ops property

String? ops
final

The operation class. Example: jsonb_path_ops and varchar_pattern_ops. If null, default is assumed.

Implementation

final String? ops;