eventChannel constant
Event channel for receiving callbacks from native
Implementation
@visibleForTesting
static const EventChannel eventChannel = EventChannel(
'bixolon_printer/events',
);
Event channel for receiving callbacks from native
@visibleForTesting
static const EventChannel eventChannel = EventChannel(
'bixolon_printer/events',
);