call abstract method

TRes call({
  1. List<Input$GameGroupInput>? gameGroups,
  2. List<Input$GameIntegrationSettingsInput>? games,
})

Implementation

TRes call({
  List<Input$GameGroupInput>? gameGroups,
  List<Input$GameIntegrationSettingsInput>? games,
});