hashCode property - SendPort class - dart:isolate library (original) (raw)
int gethashCode
override
A hash code for this send port that is consistent with the == operator.
Implementation
int get hashCode;
int gethashCode
override
A hash code for this send port that is consistent with the == operator.
int get hashCode;