isConfigured property

bool isConfigured

Whether the audio session is configured.

Implementation

bool get isConfigured => _configuration != null;