initialized property

bool initialized

Whether the plugin is initialized. The plugin must be initialized before use.

Implementation

static bool get initialized => _initialized;