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