stellar_flutter_sdk
stellar_flutter_sdk
XdrSCObject
bin property
bin
bin
property
Null safety
XdrDataValue
?
bin
Implementation
XdrDataValue? get bin => this._bin;
void
bin=
(
XdrDataValue
?
value
)
Implementation
set bin(XdrDataValue? value) => this._bin = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrSCObject
bin property
XdrSCObject class
Constructors
XdrSCObject
Properties
address
bin
contractCode
discriminant
hashCode
i64
i128
map
nonceKey
runtimeType
u64
u128
vec
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
forAddress
forBytes
forContractCode
forI128
forI64
forMap
forNonceKey
forU128
forU64
forVec
fromBase64EncodedString