hashCode property - Function class - dart:core library (original) (raw)

description

int gethashCode

override

A hash code value that is compatible with operator==.

Implementation

int get hashCode;