@@ -300,15 +300,15 @@ targets:
300
300
[ `Enum` ] : https://api.dart.dev/stable/dart-core/Enum-class.html
301
301
[ `int` ] : https://api.dart.dev/stable/dart-core/int-class.html
302
302
[ `Iterable` ] : https://api.dart.dev/stable/dart-core/Iterable-class.html
303
- [ `JsonConverter` ] : https://pub.dev/documentation/json_annotation/latest /json_annotation/JsonConverter-class.html
304
- [ `JsonEnum.valueField` ] : https://pub.dev/documentation/json_annotation/latest /json_annotation/JsonEnum/valueField.html
305
- [ `JsonEnum` ] : https://pub.dev/documentation/json_annotation/latest /json_annotation/JsonEnum-class.html
306
- [ `JsonKey.fromJson` ] : https://pub.dev/documentation/json_annotation/latest /json_annotation/JsonKey/fromJson.html
307
- [ `JsonKey.toJson` ] : https://pub.dev/documentation/json_annotation/latest /json_annotation/JsonKey/toJson.html
308
- [ `JsonKey` ] : https://pub.dev/documentation/json_annotation/latest /json_annotation/JsonKey-class.html
309
- [ `JsonLiteral` ] : https://pub.dev/documentation/json_annotation/latest /json_annotation/JsonLiteral-class.html
310
- [ `JsonSerializable` ] : https://pub.dev/documentation/json_annotation/latest /json_annotation/JsonSerializable-class.html
311
- [ `JsonValue` ] : https://pub.dev/documentation/json_annotation/latest /json_annotation/JsonValue-class.html
303
+ [ `JsonConverter` ] : https://pub.dev/documentation/json_annotation/4.8.0 /json_annotation/JsonConverter-class.html
304
+ [ `JsonEnum.valueField` ] : https://pub.dev/documentation/json_annotation/4.8.0 /json_annotation/JsonEnum/valueField.html
305
+ [ `JsonEnum` ] : https://pub.dev/documentation/json_annotation/4.8.0 /json_annotation/JsonEnum-class.html
306
+ [ `JsonKey.fromJson` ] : https://pub.dev/documentation/json_annotation/4.8.0 /json_annotation/JsonKey/fromJson.html
307
+ [ `JsonKey.toJson` ] : https://pub.dev/documentation/json_annotation/4.8.0 /json_annotation/JsonKey/toJson.html
308
+ [ `JsonKey` ] : https://pub.dev/documentation/json_annotation/4.8.0 /json_annotation/JsonKey-class.html
309
+ [ `JsonLiteral` ] : https://pub.dev/documentation/json_annotation/4.8.0 /json_annotation/JsonLiteral-class.html
310
+ [ `JsonSerializable` ] : https://pub.dev/documentation/json_annotation/4.8.0 /json_annotation/JsonSerializable-class.html
311
+ [ `JsonValue` ] : https://pub.dev/documentation/json_annotation/4.8.0 /json_annotation/JsonValue-class.html
312
312
[ `List` ] : https://api.dart.dev/stable/dart-core/List-class.html
313
313
[ `Map` ] : https://api.dart.dev/stable/dart-core/Map-class.html
314
314
[ `num` ] : https://api.dart.dev/stable/dart-core/num-class.html
0 commit comments