total property

double total

The total number of units working towards. For percent/ratio based tracking, this will be 100

Implementation

double get total => _total;