precedence property

Precedence precedence

The precedence of this expression. This can be used to automatically put parentheses around expressions as needed.

Implementation

Precedence get precedence => Precedence.unknown;