methodChannel property
The method channel used to communicate with native code.
Implementation
@visibleForTesting
final methodChannel = const MethodChannel('flutter_badge_controller');
The method channel used to communicate with native code.
@visibleForTesting
final methodChannel = const MethodChannel('flutter_badge_controller');