refresh method

void refresh()

Implementation

void refresh() {
  _channel.invokeMethod("refresh");
}