isEqualTo property

Object? isEqualTo
final

If provided, this will find documents where the provided field is equal to isEqualTo.

Implementation

final Object? isEqualTo;