operator property

String? operator
final

such as: =, >, >=, !=, like, in, between, is null, is not null.

Implementation

final String? operator;