isInitialized property

bool isInitialized

Implementation

bool get isInitialized => _key != null && _adapters != null;