startAsync method
This function will not be called in this variant, so overriding it is useless.
Implementation
@override
void startAsync(AFStartQueryContext<AFCompositeQueryResponse> context) {
throw UnimplementedError();
}
This function will not be called in this variant, so overriding it is useless.
@override
void startAsync(AFStartQueryContext<AFCompositeQueryResponse> context) {
throw UnimplementedError();
}