Future <void> main() async { ··· }. Now that you have an async function, you can use the await keyword to wait for a future to complete:
確定! 回上一頁