menu
walletkit_dart
walletkit_dart.dart
AddressType
fromIndex static method
fromIndex
dark_mode
light_mode
fromIndex
static method
AddressType
fromIndex
(
int
index
)
Implementation
static AddressType fromIndex(int index) { return AddressType.values[index]; }
walletkit_dart
walletkit_dart
AddressType
fromIndex static method
AddressType enum