menu
nanc package
documentation
fields.dart
ExtendedSupportedFilters
withIsFalse property
withIsFalse property
dark_mode
light_mode
withIsFalse
property
bool
get
withIsFalse
Implementation
bool get withIsFalse => contains(QueryFieldType.isFalse);
nanc package
documentation
fields
ExtendedSupportedFilters
withIsFalse property
ExtendedSupportedFilters extension on
Iterable
<
QueryFieldType
>