methodChannel property
The method channel used to communicate with the platform.
Implementation
@visibleForTesting
final methodChannel = const MethodChannel('do_not_disturb');
The method channel used to communicate with the platform.
@visibleForTesting
final methodChannel = const MethodChannel('do_not_disturb');