onRestarted method
It may be called when the application is restarted.
アプリの再起動時に呼び出されることがあります。
Implementation
FutureOr<void> onRestarted() {}
It may be called when the application is restarted.
アプリの再起動時に呼び出されることがあります。
FutureOr<void> onRestarted() {}