stellar_flutter_sdk
stellar_flutter_sdk
XdrUint256
uint256 property
uint256
stellar_flutter_sdk
stellar_flutter_sdk
XdrUint256
uint256 property
XdrUint256 class
Constructors
XdrUint256
Properties
hashCode
runtimeType
uint256
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
uint256
property
Uint8List
uint256
Implementation
Uint8List get uint256 => this._uint256;
void
uint256=
(
Uint8List
value
)
Implementation
set uint256(Uint8List value) => this._uint256 = value;