memoType property Null safety

String? memoType
read / write

(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;