rhs property

Field<ValType>? rhs
final

The value of the relational expression the field is being compared against

Implementation

final Field<ValType>? rhs;