precedence property
Precedence
get
precedence
The precedence of this expression. This can be used to automatically put parentheses around expressions as needed.
Implementation
Precedence get precedence => Precedence.unknown;