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