memoType property Null safety
read / write
(optional) Type of memo to attach to transaction, one of text, id or hash.
Implementation
String? memoType;
(optional) Type of memo to attach to transaction, one of text, id or hash.
String? memoType;