graphql property
GraphQLService
get
graphql
Service for GraphQL related methods of the GitHub API.
Implementation
GraphQLService get graphql => _graphql ??= GraphQLService(this);
Service for GraphQL related methods of the GitHub API.
GraphQLService get graphql => _graphql ??= GraphQLService(this);