eventChannel constant

  1. @visibleForTesting
EventChannel const eventChannel

Implementation

@visibleForTesting
static const EventChannel eventChannel = EventChannel(
  'flutter_aclas_scale_plus/events',
);