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