getBasicChannel method

MethodChannel getBasicChannel()

Implementation

MethodChannel getBasicChannel(){
  return _channel!.basicMethodChannel!;
}