menu
braille_dart package
documentation
braille.dart
BrailleCharacter
hashCode property
hashCode property
dark_mode
light_mode
hashCode
property
@
override
int
get
hashCode
override
The hash code for the current BrailleCharacter object.
Implementation
@override int get hashCode => sum;
braille_dart package
documentation
braille
BrailleCharacter
hashCode property
BrailleCharacter class