isConfigError property

bool get isConfigError

설정 오류인지 확인

Implementation

bool get isConfigError => this is ConfigError;