totalAmount property

int get totalAmount

Returns the total amount of data added.

Implementation

int get totalAmount => _totalAmount;