hashCode property

  1. @override
int get hashCode
override

Implementation

@override
int get hashCode {
  return argument.hashCode;
}