stellar_flutter_sdk
stellar_flutter_sdk
XdrSCContractInstance
XdrSCContractInstance constructor
XdrSCContractInstance
XdrSCContractInstance
constructor
Null safety
XdrSCContractInstance
(
XdrContractExecutable
_executable
,
List
<
XdrSCMapEntry
>
?
_storage
)
Implementation
XdrSCContractInstance(this._executable, this._storage);
stellar_flutter_sdk
stellar_flutter_sdk
XdrSCContractInstance
XdrSCContractInstance constructor
XdrSCContractInstance class
Constructors
XdrSCContractInstance
Properties
executable
hashCode
runtimeType
storage
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode