avgBasketValue property

double? get avgBasketValue

Implementation

double? get avgBasketValue => (_$data['avgBasketValue'] as double?);