amount property Null safety
read / write
The amount sent back to the user for the payment identified by id, in units of amount_in_asset.
Implementation
String amount;
The amount sent back to the user for the payment identified by id, in units of amount_in_asset.
String amount;