invalidEvent constant
String
const invalidEvent
The code indicates the native layer sent an invalid event type This represents a bug in the plugin. Please open a GitHub issue if you encounter this error.
Implementation
static const String invalidEvent = 'E_INVALID_EVENT';