triggerQueryOnInit property

bool? triggerQueryOnInit
final

It can be used to prevent the default query execution at the time of initial build.

Defaults to true.

Implementation

final bool? triggerQueryOnInit;