eventChannel constant

  1. @visibleForTesting
EventChannel const eventChannel

Event channel for receiving callbacks from native

Implementation

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