notifyListeners method
void
notifyListeners()
inherited
For those accustom to the 'Provider' approach.
Implementation
void notifyListeners() => refresh();
For those accustom to the 'Provider' approach.
void notifyListeners() => refresh();