stellar_flutter_sdk
stellar_flutter_sdk
XdrSCMapEntry
XdrSCMapEntry constructor
XdrSCMapEntry
XdrSCMapEntry
constructor
Null safety
XdrSCMapEntry
(
XdrSCVal
_key
,
XdrSCVal
_val
)
Implementation
XdrSCMapEntry(this._key, this._val);
stellar_flutter_sdk
stellar_flutter_sdk
XdrSCMapEntry
XdrSCMapEntry constructor
XdrSCMapEntry class
Constructors
XdrSCMapEntry
Properties
hashCode
key
runtimeType
val
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode