hasConfig property

bool get hasConfig

True if config was loaded.

Implementation

bool get hasConfig => config != null;