refundMemoType property Null safety
read / write
(optional) The type of the refund_memo. Can be id, text, or hash. See the memos documentation for more information. If specified, refund_memo must also be specified. https://developers.stellar.org/docs/encyclopedia/memos
Implementation
String? refundMemoType;