memoType property
getter/setter pair
(deprecated, optional) Type of memo. One of text, id or hash. Deprecated because memos used to identify users of the same Stellar account should always be of type of id.
Implementation
String? memoType;