- buffer.writeln('@JsonSerializable()');
+ buffer.writeln('@JsonSerializable(checked: true)');
|
||
|---|---|---|
| .. | ||
| cache_manager.dart | ||
| file_utils.dart | ||
| performance_monitor.dart | ||
| string_utils.dart | ||
| type_validator.dart | ||
- buffer.writeln('@JsonSerializable()');
+ buffer.writeln('@JsonSerializable(checked: true)');
|
||
|---|---|---|
| .. | ||
| cache_manager.dart | ||
| file_utils.dart | ||
| performance_monitor.dart | ||
| string_utils.dart | ||
| type_validator.dart | ||