hashCode property - Type class - dart:core library (original) (raw)
int gethashCode
override
A hash code for the type which is compatible with operator==.
Implementation
int get hashCode;
int gethashCode
override
A hash code for the type which is compatible with operator==.
int get hashCode;