channel property

The MethodChannel that is being used by this implementation of the plugin.

Implementation

@visibleForTesting
MethodChannel get channel => _channel;