menu
k_auth package
documentation
models/k_auth_failure.dart
KAuthFailure
isConfigError property
isConfigError property
dark_mode
light_mode
isConfigError
property
bool
get
isConfigError
설정 오류인지 확인
Implementation
bool get isConfigError => this is ConfigError;
k_auth package
documentation
models/k_auth_failure
KAuthFailure
isConfigError property
KAuthFailure class