getChannel method

MethodChannel getChannel()

Implementation

MethodChannel getChannel(){
  throw UnimplementedError('platformVersion() has not been implemented.');
}