await quickfix overwrite FutureOr type declaration #59838
Labels
analyzer-quick-fix
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P4
Input code:
The await expression can only be used in an async function. Try marking the function body with either 'async' or 'async*'.
Apply quick fix:
Expected code:
The text was updated successfully, but these errors were encountered: