isInitialized property

bool get isInitialized

Whether this package has been initialized.

Implementation

bool get isInitialized => _isInitialized;