isConfigured property

bool get isConfigured

Check if adapter is configured

Implementation

bool get isConfigured => _adapter != null;