avgMonthlyVisits property

double? get avgMonthlyVisits

Implementation

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