menu
collql package
documentation
extensions/field_name.ext.dart
FieldNameExt
notEq method
notEq method
dark_mode
light_mode
notEq
method
CollQLFilter
notEq
(
dynamic
value
)
Implementation
CollQLFilter notEq(dynamic value) => where(this).notEq(value);
collql package
documentation
extensions/field_name.ext
FieldNameExt
notEq method
FieldNameExt extension on
FieldName