pluginInternal constant
String
const pluginInternal
The code indicates an internal plugin error occurred in Dart code This represents a bug in the plugin. Please open a GitHub issue if you encounter this error.
Implementation
static const String pluginInternal = 'E_PLUGIN_INTERNAL';