menu
sway package
documentation
codegen.dart
ValidationResult
warnings property
warnings property
dark_mode
light_mode
warnings
property
List
<
String
>
warnings
final
Soft warnings about coverage or style.
Implementation
final List<String> warnings;
sway package
documentation
codegen
ValidationResult
warnings property
ValidationResult class