stellar_flutter_sdk
stellar_flutter_sdk
XdrMemo
text property
text
text
property
Null safety
String
?
text
Implementation
String? get text => this._text;
void
text=
(
String
?
value
)
Implementation
set text(String? value) => this._text = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrMemo
text property
XdrMemo class
Constructors
XdrMemo
Properties
discriminant
hash
hashCode
id
retHash
runtimeType
text
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode