stellar_flutter_sdk
stellar_flutter_sdk
XdrCreateContractArgs
XdrCreateContractArgs constructor
XdrCreateContractArgs
XdrCreateContractArgs
constructor
Null safety
XdrCreateContractArgs
(
XdrContractID
_contractID
,
XdrSCContractExecutable
_executable
)
Implementation
XdrCreateContractArgs(this._contractID, this._executable);
stellar_flutter_sdk
stellar_flutter_sdk
XdrCreateContractArgs
XdrCreateContractArgs constructor
XdrCreateContractArgs class
Constructors
XdrCreateContractArgs
Properties
contractID
executable
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode