game property

Implementation

List<Input$QuestActionGameInput>? get game =>
    (_$data['game'] as List<Input$QuestActionGameInput>?);