stellar_flutter_sdk
stellar_flutter_sdk
XdrString32
string32 property
string32
stellar_flutter_sdk
stellar_flutter_sdk
XdrString32
string32 property
XdrString32 class
Constructors
XdrString32
Properties
hashCode
runtimeType
string32
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
string32
property
String
string32
Implementation
String get string32 => this._string32;
void
string32=
(
String
value
)
Implementation
set string32(String value) => this._string32 = value;