E0067#
Warning name: unused_async
Useless async annotation.
This warning is emitted when an async annotation is redundant. Remove the
redundant async keyword to keep code concise.
Warning name: unused_async
Useless async annotation.
This warning is emitted when an async annotation is redundant. Remove the
redundant async keyword to keep code concise.