call abstract method

TRes call({
  1. String? language,
  2. Input$GameContentInput? content,
})

Implementation

TRes call({
  String? language,
  Input$GameContentInput? content,
});