score property

String? get score

Implementation

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