strictMode property

bool strictMode
final

Controls whether running an unregistered query throws an error or performs just-in-time filtering.

Implementation

final bool strictMode;