inactiveDays property

double? get inactiveDays

Implementation

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