CreateMatchmakingRuleSetOutput constructor
CreateMatchmakingRuleSetOutput({
- required MatchmakingRuleSet ruleSet,
Implementation
CreateMatchmakingRuleSetOutput({
required this.ruleSet,
});