methodChannel property
Method channel used for command-style requests.
Implementation
@visibleForTesting
final MethodChannel methodChannel = const MethodChannel('system_audio_meter');
Method channel used for command-style requests.
@visibleForTesting
final MethodChannel methodChannel = const MethodChannel('system_audio_meter');