game property

String? get game

Implementation

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