This simple code will now stop the synchronous execution, while it waits for a result from an asynchronous task. void mainTest() async { debugPrint(await ...
確定! 回上一頁