@@ -356,15 +356,15 @@ targets:
356
356
[`Enum`] : https://api.dart.dev/dart-core/Enum-class.html
357
357
[`int`] : https://api.dart.dev/dart-core/int-class.html
358
358
[`Iterable`] : https://api.dart.dev/dart-core/Iterable-class.html
359
- [`JsonConverter`] : https://pub.dev/documentation/json_annotation/4.10.0 /json_annotation/JsonConverter-class.html
360
- [`JsonEnum.valueField`] : https://pub.dev/documentation/json_annotation/4.10.0 /json_annotation/JsonEnum/valueField.html
361
- [`JsonEnum`] : https://pub.dev/documentation/json_annotation/4.10.0 /json_annotation/JsonEnum-class.html
362
- [`JsonKey.fromJson`] : https://pub.dev/documentation/json_annotation/4.10.0 /json_annotation/JsonKey/fromJson.html
363
- [`JsonKey.toJson`] : https://pub.dev/documentation/json_annotation/4.10.0 /json_annotation/JsonKey/toJson.html
364
- [`JsonKey`] : https://pub.dev/documentation/json_annotation/4.10.0 /json_annotation/JsonKey-class.html
365
- [`JsonLiteral`] : https://pub.dev/documentation/json_annotation/4.10.0 /json_annotation/JsonLiteral-class.html
366
- [`JsonSerializable`] : https://pub.dev/documentation/json_annotation/4.10.0 /json_annotation/JsonSerializable-class.html
367
- [`JsonValue`] : https://pub.dev/documentation/json_annotation/4.10.0 /json_annotation/JsonValue-class.html
359
+ [`JsonConverter`] : https://pub.dev/documentation/json_annotation/latest /json_annotation/JsonConverter-class.html
360
+ [`JsonEnum.valueField`] : https://pub.dev/documentation/json_annotation/latest /json_annotation/JsonEnum/valueField.html
361
+ [`JsonEnum`] : https://pub.dev/documentation/json_annotation/latest /json_annotation/JsonEnum-class.html
362
+ [`JsonKey.fromJson`] : https://pub.dev/documentation/json_annotation/latest /json_annotation/JsonKey/fromJson.html
363
+ [`JsonKey.toJson`] : https://pub.dev/documentation/json_annotation/latest /json_annotation/JsonKey/toJson.html
364
+ [`JsonKey`] : https://pub.dev/documentation/json_annotation/latest /json_annotation/JsonKey-class.html
365
+ [`JsonLiteral`] : https://pub.dev/documentation/json_annotation/latest /json_annotation/JsonLiteral-class.html
366
+ [`JsonSerializable`] : https://pub.dev/documentation/json_annotation/latest /json_annotation/JsonSerializable-class.html
367
+ [`JsonValue`] : https://pub.dev/documentation/json_annotation/latest /json_annotation/JsonValue-class.html
368
368
[`List`] : https://api.dart.dev/dart-core/List-class.html
369
369
[`Map`] : https://api.dart.dev/dart-core/Map-class.html
370
370
[`num`] : https://api.dart.dev/dart-core/num-class.html
0 commit comments