stellar_flutter_sdk
stellar_flutter_sdk
XdrSCVal
b property
b
b
property
Null safety
bool
?
b
Implementation
bool? get b => this._b;
void
b=
(
bool
?
value
)
Implementation
set b(bool? value) => this._b = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrSCVal
b property
XdrSCVal class
Constructors
XdrSCVal
Properties
address
b
bytes
discriminant
duration
error
exec
hashCode
i32
i64
i128
i256
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
forContractExecutable
forDuration
forI128
forI128Parts
forI256
forI32
forI64
forMap
forNonceKey
forNonceKeyWithAddress
forStatus
forString
forSymbol
forTimepoint
forU128
forU128Parts
forU256
forU32
forU64
forVec
forVoid
fromBase64EncodedXdrString