init method

Future init ()

Implementation

static init() async {
  _channel.invokeMethod('init');
}