isLessThan property

Object? isLessThan
final

If provided, this will find documents where the provided field is less than isLessThan.

Implementation

final Object? isLessThan;