isGreaterThan property

Object? isGreaterThan
final

If provided, this will find documents where the provided field is greater than isGreaterThan.

Implementation

final Object? isGreaterThan;