MemoText class
Represents MEMO_TEXT.
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation ) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
-
toXdr(
) → XdrMemo -
override
Operators
-
operator ==(
Object o ) → bool -
The equality operator. [...]
override