rescan method

void rescan()

Implementation

void rescan() {
  _channel.invokeMethod('rescan');
}