@@ -199,14 +199,14 @@ targets:
199
199
[`Enum`] : https://api.dart.dev/stable/dart-core/Enum-class.html
200
200
[`int`] : https://api.dart.dev/stable/dart-core/int-class.html
201
201
[`Iterable`] : https://api.dart.dev/stable/dart-core/Iterable-class.html
202
- [`JsonConverter`] : https://pub.dev/documentation/json_annotation/4.4 .0/json_annotation/JsonConverter-class.html
203
- [`JsonEnum`] : https://pub.dev/documentation/json_annotation/4.4 .0/json_annotation/JsonEnum-class.html
204
- [`JsonKey.fromJson`] : https://pub.dev/documentation/json_annotation/4.4 .0/json_annotation/JsonKey/fromJson.html
205
- [`JsonKey.toJson`] : https://pub.dev/documentation/json_annotation/4.4 .0/json_annotation/JsonKey/toJson.html
206
- [`JsonKey`] : https://pub.dev/documentation/json_annotation/4.4 .0/json_annotation/JsonKey-class.html
207
- [`JsonLiteral`] : https://pub.dev/documentation/json_annotation/4.4 .0/json_annotation/JsonLiteral-class.html
208
- [`JsonSerializable`] : https://pub.dev/documentation/json_annotation/4.4 .0/json_annotation/JsonSerializable-class.html
209
- [`JsonValue`] : https://pub.dev/documentation/json_annotation/4.4 .0/json_annotation/JsonValue-class.html
202
+ [`JsonConverter`] : https://pub.dev/documentation/json_annotation/4.5 .0/json_annotation/JsonConverter-class.html
203
+ [`JsonEnum`] : https://pub.dev/documentation/json_annotation/4.5 .0/json_annotation/JsonEnum-class.html
204
+ [`JsonKey.fromJson`] : https://pub.dev/documentation/json_annotation/4.5 .0/json_annotation/JsonKey/fromJson.html
205
+ [`JsonKey.toJson`] : https://pub.dev/documentation/json_annotation/4.5 .0/json_annotation/JsonKey/toJson.html
206
+ [`JsonKey`] : https://pub.dev/documentation/json_annotation/4.5 .0/json_annotation/JsonKey-class.html
207
+ [`JsonLiteral`] : https://pub.dev/documentation/json_annotation/4.5 .0/json_annotation/JsonLiteral-class.html
208
+ [`JsonSerializable`] : https://pub.dev/documentation/json_annotation/4.5 .0/json_annotation/JsonSerializable-class.html
209
+ [`JsonValue`] : https://pub.dev/documentation/json_annotation/4.5 .0/json_annotation/JsonValue-class.html
210
210
[`List`] : https://api.dart.dev/stable/dart-core/List-class.html
211
211
[`Map`] : https://api.dart.dev/stable/dart-core/Map-class.html
212
212
[`num`] : https://api.dart.dev/stable/dart-core/num-class.html
0 commit comments