@@ -94,25 +94,25 @@ is generated:
94
94
| | | [ JsonKey.toJson] |
95
95
| | | [ JsonKey.unknownEnumValue] |
96
96
97
- [ JsonSerializable.anyMap ] : https://pub.dev/documentation/json_annotation/4.0.0 /json_annotation/JsonSerializable/anyMap.html
98
- [ JsonSerializable.checked ] : https://pub.dev/documentation/json_annotation/4.0.0 /json_annotation/JsonSerializable/checked.html
99
- [ JsonSerializable.createFactory ] : https://pub.dev/documentation/json_annotation/4.0.0 /json_annotation/JsonSerializable/createFactory.html
100
- [ JsonSerializable.createToJson ] : https://pub.dev/documentation/json_annotation/4.0.0 /json_annotation/JsonSerializable/createToJson.html
101
- [ JsonSerializable.disallowUnrecognizedKeys ] : https://pub.dev/documentation/json_annotation/4.0.0 /json_annotation/JsonSerializable/disallowUnrecognizedKeys.html
102
- [ JsonSerializable.explicitToJson ] : https://pub.dev/documentation/json_annotation/4.0.0 /json_annotation/JsonSerializable/explicitToJson.html
103
- [ JsonSerializable.fieldRename ] : https://pub.dev/documentation/json_annotation/4.0.0 /json_annotation/JsonSerializable/fieldRename.html
104
- [ JsonSerializable.genericArgumentFactories ] : https://pub.dev/documentation/json_annotation/4.0.0 /json_annotation/JsonSerializable/genericArgumentFactories.html
105
- [ JsonSerializable.ignoreUnannotated ] : https://pub.dev/documentation/json_annotation/4.0.0 /json_annotation/JsonSerializable/ignoreUnannotated.html
106
- [ JsonSerializable.includeIfNull ] : https://pub.dev/documentation/json_annotation/4.0.0 /json_annotation/JsonSerializable/includeIfNull.html
107
- [ JsonKey.includeIfNull ] : https://pub.dev/documentation/json_annotation/4.0.0 /json_annotation/JsonKey/includeIfNull.html
108
- [ JsonKey.defaultValue ] : https://pub.dev/documentation/json_annotation/4.0.0 /json_annotation/JsonKey/defaultValue.html
109
- [ JsonKey.disallowNullValue ] : https://pub.dev/documentation/json_annotation/4.0.0 /json_annotation/JsonKey/disallowNullValue.html
110
- [ JsonKey.fromJson ] : https://pub.dev/documentation/json_annotation/4.0.0 /json_annotation/JsonKey/fromJson.html
111
- [ JsonKey.ignore ] : https://pub.dev/documentation/json_annotation/4.0.0 /json_annotation/JsonKey/ignore.html
112
- [ JsonKey.name ] : https://pub.dev/documentation/json_annotation/4.0.0 /json_annotation/JsonKey/name.html
113
- [ JsonKey.required ] : https://pub.dev/documentation/json_annotation/4.0.0 /json_annotation/JsonKey/required.html
114
- [ JsonKey.toJson ] : https://pub.dev/documentation/json_annotation/4.0.0 /json_annotation/JsonKey/toJson.html
115
- [ JsonKey.unknownEnumValue ] : https://pub.dev/documentation/json_annotation/4.0.0 /json_annotation/JsonKey/unknownEnumValue.html
97
+ [ JsonSerializable.anyMap ] : https://pub.dev/documentation/json_annotation/4.0.1 /json_annotation/JsonSerializable/anyMap.html
98
+ [ JsonSerializable.checked ] : https://pub.dev/documentation/json_annotation/4.0.1 /json_annotation/JsonSerializable/checked.html
99
+ [ JsonSerializable.createFactory ] : https://pub.dev/documentation/json_annotation/4.0.1 /json_annotation/JsonSerializable/createFactory.html
100
+ [ JsonSerializable.createToJson ] : https://pub.dev/documentation/json_annotation/4.0.1 /json_annotation/JsonSerializable/createToJson.html
101
+ [ JsonSerializable.disallowUnrecognizedKeys ] : https://pub.dev/documentation/json_annotation/4.0.1 /json_annotation/JsonSerializable/disallowUnrecognizedKeys.html
102
+ [ JsonSerializable.explicitToJson ] : https://pub.dev/documentation/json_annotation/4.0.1 /json_annotation/JsonSerializable/explicitToJson.html
103
+ [ JsonSerializable.fieldRename ] : https://pub.dev/documentation/json_annotation/4.0.1 /json_annotation/JsonSerializable/fieldRename.html
104
+ [ JsonSerializable.genericArgumentFactories ] : https://pub.dev/documentation/json_annotation/4.0.1 /json_annotation/JsonSerializable/genericArgumentFactories.html
105
+ [ JsonSerializable.ignoreUnannotated ] : https://pub.dev/documentation/json_annotation/4.0.1 /json_annotation/JsonSerializable/ignoreUnannotated.html
106
+ [ JsonSerializable.includeIfNull ] : https://pub.dev/documentation/json_annotation/4.0.1 /json_annotation/JsonSerializable/includeIfNull.html
107
+ [ JsonKey.includeIfNull ] : https://pub.dev/documentation/json_annotation/4.0.1 /json_annotation/JsonKey/includeIfNull.html
108
+ [ JsonKey.defaultValue ] : https://pub.dev/documentation/json_annotation/4.0.1 /json_annotation/JsonKey/defaultValue.html
109
+ [ JsonKey.disallowNullValue ] : https://pub.dev/documentation/json_annotation/4.0.1 /json_annotation/JsonKey/disallowNullValue.html
110
+ [ JsonKey.fromJson ] : https://pub.dev/documentation/json_annotation/4.0.1 /json_annotation/JsonKey/fromJson.html
111
+ [ JsonKey.ignore ] : https://pub.dev/documentation/json_annotation/4.0.1 /json_annotation/JsonKey/ignore.html
112
+ [ JsonKey.name ] : https://pub.dev/documentation/json_annotation/4.0.1 /json_annotation/JsonKey/name.html
113
+ [ JsonKey.required ] : https://pub.dev/documentation/json_annotation/4.0.1 /json_annotation/JsonKey/required.html
114
+ [ JsonKey.toJson ] : https://pub.dev/documentation/json_annotation/4.0.1 /json_annotation/JsonKey/toJson.html
115
+ [ JsonKey.unknownEnumValue ] : https://pub.dev/documentation/json_annotation/4.0.1 /json_annotation/JsonKey/unknownEnumValue.html
116
116
117
117
> Note: every ` JsonSerializable ` field is configurable via ` build.yaml ` –
118
118
> see the table for the corresponding key.
0 commit comments