isConfigured property

bool isConfigured

Has this service been configured?

Implementation

bool get isConfigured => (_app != null);