initIOS method

  1. @override
void initIOS()
override

Implementation

@override
void initIOS() {
  methodChannel.invokeMethod('initIOS');
}