refresh method

void refresh()

Fires all TriggerFunctions and Refreshes all (RefreshWidget)s related to this provider.

Implementation

void refresh() => _refresh();