initializationError constant

String const initializationError

The code indicates the plugin was not properly initialized on the native side.

Implementation

static const String initializationError = 'E_INIT';