stellar_flutter_sdk
stellar_flutter_sdk
XdrSCObject
i64 property
i64
i64
property
Null safety
XdrInt64
?
i64
Implementation
XdrInt64? get i64 => this._i64;
void
i64=
(
XdrInt64
?
value
)
Implementation
set i64(XdrInt64? value) => this._i64 = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrSCObject
i64 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