refresh static method
void
refresh()
Refresh the 'current/latest' State object and 'root/first' State object.
Implementation
static void refresh() => _appState?.refresh();
Refresh the 'current/latest' State object and 'root/first' State object.
static void refresh() => _appState?.refresh();