stellar_flutter_sdk
stellar_flutter_sdk
XdrSCVal
error property
error
error
property
Null safety
XdrSCError
?
error
Implementation
XdrSCError? get error => this._error;
void
error=
(
XdrSCError
?
value
)
Implementation
set error(XdrSCError? value) => this._error = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrSCVal
error property
XdrSCVal class
Constructors
XdrSCVal
Properties
address
b
bytes
discriminant
duration
error
hashCode
i32
i64
i128
i256
instance
map
nonce_key
runtimeType
str
sym
timepoint
u32
u64
u128
u256
vec
Methods
noSuchMethod
toBase64EncodedXdrString
toString
Operators
operator ==
Static methods
decode
encode
forAccountAddress
forAddress
forBool
forBytes
forContractAddress
forContractInstance
forDuration
forError
forI128
forI128Parts
forI256
forI32
forI64
forMap
forNonceKey
forString
forSymbol
forTimepoint
forU128
forU128Parts
forU256
forU32
forU64
forVec
forVoid
fromBase64EncodedXdrString