eventChannel property
Event channel for receiving events from native platform.
Implementation
final EventChannel eventChannel =
const EventChannel('scatesdk_flutter_events');
Event channel for receiving events from native platform.
final EventChannel eventChannel =
const EventChannel('scatesdk_flutter_events');