criticalDatapoints property

int? get criticalDatapoints

Implementation

int? get criticalDatapoints => (_$data['criticalDatapoints'] as int?);