refresh method

void refresh()

Convenience method to refresh listeners

Implementation

void refresh() {
  value = value;
}