menu
flutter_nekoton_bridge package
documentation
nekoton/core/models/address.dart
Address
hash property
hash property
dark_mode
light_mode
hash
property
String
get
hash
Implementation
String get hash => toRaw().split(':').last;
flutter_nekoton_bridge package
documentation
nekoton/core/models/address
Address
hash property
Address class