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