channel property

MethodChannel get channel

MethodChannel class property used for integration with native methods.

Implementation

MethodChannel get channel {
  return _channel;
}