points property

int? get points

Implementation

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