warningDatapoints property

int? get warningDatapoints

Implementation

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