The way this is handled in Flutter / Dart is by using a Future. ... The most common way is to await on the Future to return.
確定! 回上一頁