methodChannel property
Implementation
static final methodChannel = MethodChannel(
'com.coditas.multi_window_native/pluginChannel',
const StandardMethodCodec(),
messenger,
);
static final methodChannel = MethodChannel(
'com.coditas.multi_window_native/pluginChannel',
const StandardMethodCodec(),
messenger,
);