operator property

  1. @override
String operator
inherited

Returns the expression operator as a string.

Implementation

@override
String get operator => 'IS NOT NULL';