channel property

MethodChannel channel

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

Implementation

MethodChannel get channel => _channel;