menu
ews package
documentation
PropertyDefinitions/ExtendedPropertyDefinition.dart
ExtendedPropertyDefinition
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.GetPrintableName().hashCode; }
ews package
documentation
PropertyDefinitions/ExtendedPropertyDefinition
ExtendedPropertyDefinition
hashCode property
ExtendedPropertyDefinition class