stellar_flutter_sdk
stellar_flutter_sdk
XdrSCSpecTypeResult
XdrSCSpecTypeResult constructor
XdrSCSpecTypeResult
XdrSCSpecTypeResult
constructor
Null safety
XdrSCSpecTypeResult
(
XdrSCSpecTypeDef
_okType
,
XdrSCSpecTypeDef
_errorType
)
Implementation
XdrSCSpecTypeResult(this._okType, this._errorType);
stellar_flutter_sdk
stellar_flutter_sdk
XdrSCSpecTypeResult
XdrSCSpecTypeResult constructor
XdrSCSpecTypeResult class
Constructors
XdrSCSpecTypeResult
Properties
errorType
hashCode
okType
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode