AttributeOperator constructor

const AttributeOperator(
  1. String _text
)

Implementation

const AttributeOperator(this._text);