query$searchLeagues method
Future<QueryResult<Query$searchLeagues> >
query$searchLeagues([
- Options$Query$searchLeagues? options
Implementation
Future<graphql.QueryResult<Query$searchLeagues>> query$searchLeagues(
[Options$Query$searchLeagues? options]) async =>
await this.query(options ?? Options$Query$searchLeagues());