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