menu
monobank_api package
documentation
monobank_api.dart
UnknownCurrency
hashCode property
hashCode property
dark_mode
light_mode
hashCode
property
@
override
int
get
hashCode
override
hashCode of an unknown currency is always
0
Implementation
@override int get hashCode => 0;
monobank_api package
documentation
monobank_api
UnknownCurrency
hashCode property
UnknownCurrency class