menu
flutter_audit package
documentation
models/issue.dart
Issue
suggestion property
suggestion property
dark_mode
light_mode
suggestion
property
String
?
suggestion
final
Suggested fix shown to the developer.
Implementation
final String? suggestion;
flutter_audit package
documentation
models/issue
Issue
suggestion property
Issue class