methodChannel property
The method channel used to communicate with the platform-side.
Made visible for testing purposes so it can be mocked in unit tests.
Implementation
@visibleForTesting
final methodChannel = const MethodChannel('overlay_keeb');