stellar_flutter_sdk
stellar_flutter_sdk
XdrSignerKeyType
XdrSignerKeyType constructor
XdrSignerKeyType
stellar_flutter_sdk
stellar_flutter_sdk
XdrSignerKeyType
XdrSignerKeyType constructor
XdrSignerKeyType class
Constructors
XdrSignerKeyType
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
Constants
SIGNER_KEY_TYPE_ED25519
SIGNER_KEY_TYPE_HASH_X
SIGNER_KEY_TYPE_PRE_AUTH_TX
XdrSignerKeyType
constructor
XdrSignerKeyType
(
dynamic
_value
)
Implementation
XdrSignerKeyType(this._value);