isConfigured property
bool
get
isConfigured
Check if adapter is configured
Implementation
bool get isConfigured => _adapter != null;
Check if adapter is configured
bool get isConfigured => _adapter != null;