isConfigured property

bool get isConfigured

Has this service been configured?

Implementation

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