amountRefunded property Null safety

String amountRefunded
read / write

The total amount refunded to the user, in units of amount_in_asset. If a full refund was issued, this amount should match amount_in.

Implementation

String amountRefunded;