hashCode property - SendPort class - dart:isolate library (original) (raw)

description

int gethashCode

override

A hash code for this send port that is consistent with the == operator.

Implementation

int get hashCode;