fetch static method

void fetch()

Implementation

static void fetch() {
  _channel.invokeMethod("fetch");
}