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