isGreaterThanOrEqualTo property

Object? isGreaterThanOrEqualTo
final

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

Implementation

final Object? isGreaterThanOrEqualTo;