menu
shard_i18n package
documentation
cli/src/extract/extraction_result.dart
ScanError
isWarning property
isWarning property
dark_mode
light_mode
isWarning
property
bool
isWarning
final
Whether this is a warning (non-fatal) or error (fatal).
Implementation
final bool isWarning;
shard_i18n package
documentation
cli/src/extract/extraction_result
ScanError
isWarning property
ScanError class