menu
firebase_ffi package
documentation
firestore.dart
Where
Where.new const constructor
Where.new const constructor
dark_mode
light_mode
Where
constructor
const
Where
(
String
field
,
String
op
,
Object
?
value
)
Implementation
const Where(this.field, this.op, this.value);
firebase_ffi package
documentation
firestore
Where
Where.new const constructor
Where class