menu
ews package
documentation
ComplexProperties/ServiceId.dart
ServiceId
hashCode property
hashCode property
dark_mode
light_mode
hashCode
property
@
override
int
get
hashCode
override
Serves as a hash function for a particular type.
Implementation
@override int get hashCode { return this.IsValid ? this.UniqueId.hashCode : super.hashCode; }
ews package
documentation
ComplexProperties/ServiceId
ServiceId
hashCode property
ServiceId class