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;