amount property Null safety
read / write
This is the amount being transacted. The parameter expected is a numeric value.
Implementation
double amount;
This is the amount being transacted. The parameter expected is a numeric value.
double amount;