methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

The method channel used to communicate with the platform.

Implementation

@visibleForTesting
final methodChannel = const MethodChannel('do_not_disturb');