init method

dynamic init()
override

Implementation

init() {
  methodChannel.invokeMethod("init");
}