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