avg property

double avg

Implementation

double get avg => _sum / totalCount;