amount property Null safety

double amount
read / write

Amount of the asset that will be deposited/withdrawn.

Implementation

late double amount;