stellar_flutter_sdk
stellar_flutter_sdk
XdrContractCodeEntryBody
code property
code
code
property
Null safety
XdrDataValue
?
code
Implementation
XdrDataValue? get code => this._code;
void
code=
(
XdrDataValue
?
value
)
Implementation
set code(XdrDataValue? value) => this._code = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrContractCodeEntryBody
code property
XdrContractCodeEntryBody class
Constructors
XdrContractCodeEntryBody
Properties
bodyType
code
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode