memoType property

String? memoType
getter/setter pair

(optional) type of memo. One of text, id or hash. If hash, memo should be base64-encoded.

Implementation

String? memoType;