menu
sugar package
documentation
core.dart
DeepEqualityMap
hashValue property
hashValue property
dark_mode
light_mode
hashValue
property
@useResult
int
get
hashValue
The deep hash-code.
Implementation
@useResult int get hashValue => HashCodes.deep(this);
sugar package
documentation
core
DeepEqualityMap
hashValue property
DeepEqualityMap extension on
Map
<
Object
?
,
Object
?
>