AggregateQueryPlatform constructor

AggregateQueryPlatform(
  1. QueryPlatform query
)

Implementation

AggregateQueryPlatform(this.query) : super(token: _token);