totalAmount property
int
get
totalAmount
Returns the total amount of data added.
Implementation
int get totalAmount => _totalAmount;
Returns the total amount of data added.
int get totalAmount => _totalAmount;