fetchResults property

bool fetchResults
finalinherited

Whether or not to fetch results every time a new listener is added. If eagerlyFetchResults is true, fetch is triggered during instantiation.

Implementation

final bool fetchResults;