hashCode property

  1. @override
int get hashCode
override

Override for hash code

Implementation

@override
int get hashCode => address.hashCode;