channel property
MethodChannel
get
channel
Visible for testing – allows injection of a mock channel.
Implementation
static MethodChannel get channel => _channel;
Visible for testing – allows injection of a mock channel.
static MethodChannel get channel => _channel;