initMethodChannel method

void initMethodChannel()

Implementation

void initMethodChannel() {
  throw UnimplementedError('platformVersion() has not been implemented.');
}