score property

String? score

Implementation

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