enable static method

void enable()

Implementation

static void enable() {
  _channel.invokeMethod('enable');
}