isLessThanOrEqualTo property

Object? isLessThanOrEqualTo
final

If provided, this will find documents where the provided field is less than or equal to isLessThanOrEqualTo.

Implementation

final Object? isLessThanOrEqualTo;