onRestarted method

FutureOr<void> onRestarted()
inherited

It may be called when the application is restarted.

アプリの再起動時に呼び出されることがあります。

Implementation

FutureOr<void> onRestarted() {}