stellar_flutter_sdk
stellar_flutter_sdk
XdrSCVal
sym property
sym
sym
property
Null safety
String
?
sym
Implementation
String? get sym => this._sym;
void
sym=
(
String
?
value
)
Implementation
set sym(String? value) => this._sym = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrSCVal
sym 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