menu
flutter_nekoton_bridge package
documentation
nekoton/core/models/address.dart
Address
isRaw property
isRaw property
dark_mode
light_mode
isRaw
property
bool
get
isRaw
Implementation
bool get isRaw => address.startsWith(_regex);
flutter_nekoton_bridge package
documentation
nekoton/core/models/address
Address
isRaw property
Address class