isConfigured property

bool get isConfigured

Returns whether Amplify has been configured or not.

Implementation

bool get isConfigured => _configCompleter.isCompleted;