m4e_sdk
m4e_sdk
WalletType
parse method
parse
m4e_sdk
m4e_sdk
WalletType
parse method
WalletType class
Properties
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Static methods
parse
Constants
bascule
parse
method
WalletType
parse
(
String
type
)
Implementation
static
WalletType parse(
String
type) {
return
WalletType._(type); }