moreInfoUrl property Null safety
read / write
(optional) A URL that is opened by wallets after the interactive flow is complete. It can include banking information for users to start deposits, the status of the transaction, or any other information the user might need to know about the transaction.
Implementation
String moreInfoUrl;