datapoints property

int? get datapoints

Implementation

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