strictMode property
Controls whether running an unregistered query throws an error or performs just-in-time filtering.
Implementation
final bool strictMode;
Controls whether running an unregistered query throws an error or performs just-in-time filtering.
final bool strictMode;