points property

String? get points

Implementation

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