methodChannel property
Channel shared with the native plugins, named appwin_community on both
sides. Exposed for tests, which stub it rather than the whole platform.
Implementation
@visibleForTesting
final methodChannel = const MethodChannel('appwin_community');