eventChannel constant

  1. @visibleForTesting
EventChannel const eventChannel

Implementation

@visibleForTesting
static const EventChannel eventChannel = EventChannel(
  'com.yosemiteyss.flutter_volume_controller/event',
);