install static method

void install()

Implementation

static void install() async {
   await _channel.invokeMethod("install");
}