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