$operator property

Enum$OperatorEnum? $operator

Implementation

Enum$OperatorEnum? get $operator =>
    (_$data['operator'] as Enum$OperatorEnum?);