menu
cdx_components package
documentation
core/models/filter_wrapper.dart
DataFilter
isNull property
isNull property
dark_mode
light_mode
isNull
property
bool
?
isNull
final
Creates a new filter for checking that the given field is null.
Implementation
final bool? isNull;
cdx_components package
documentation
core/models/filter_wrapper
DataFilter
isNull property
DataFilter class