absAvg property

double get absAvg

Implementation

double get absAvg => _absSum / samples;