init method

void init()
override

Implementation

void init() {
  methodChannel.invokeMethod('init');
}