memo property Null safety

String? memo
read / write

(optional) Value of memo to attach to transaction, for hash this should be base64-encoded.

Implementation

String? memo;