refresh method

void refresh()

Refresh the 'current/latest' State object and 'root/first' State object. todo: Is refresh() deprecated?

Implementation

void refresh() => appState?.refresh();