stellar_flutter_sdk
stellar_flutter_sdk
XdrSCMapEntry
key property
key
key
property
Null safety
XdrSCVal
key
Implementation
XdrSCVal get key => this._key;
void
key=
(
XdrSCVal
value
)
Implementation
set key(XdrSCVal value) => this._key = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrSCMapEntry
key property
XdrSCMapEntry class
Constructors
XdrSCMapEntry
Properties
hashCode
key
runtimeType
val
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode