We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d598e0 commit 0a1d5beCopy full SHA for 0a1d5be
src/content/language/methods.md
@@ -47,6 +47,7 @@ Dart allows you to define operators with the following names:
47
`<=` | `~/` | `&` | `[]=`
48
`>=` | `*` | `<<` | `~`
49
`-` | `%` | `>>` | `==`
50
+
51
{:.table}
52
53
:::note
0 commit comments