methodChannel property

MethodChannel get methodChannel

Implementation

MethodChannel get methodChannel {
  return _methodChannel;
}