deviceEventChannelName constant

  1. @visibleForTesting
String const deviceEventChannelName

The name of the channel that device events from the platform side are sent on.

Implementation

@visibleForTesting
static const String deviceEventChannelName =
    'plugins.flutter.io/camera_avfoundation/fromPlatform';