performanceEventChannel property

  1. @visibleForTesting
EventChannel performanceEventChannel
final

Implementation

@visibleForTesting
final performanceEventChannel = const EventChannel(
  'droid_dex/event_performance_level',
);