query$PowerUsageHistory method

Future<QueryResult<Query$PowerUsageHistory>> query$PowerUsageHistory(
  1. Options$Query$PowerUsageHistory options
)

Implementation

Future<graphql.QueryResult<Query$PowerUsageHistory>> query$PowerUsageHistory(
  Options$Query$PowerUsageHistory options,
) async => await this.query(options);