You don’t need to declare @JsonKey() anymore. The latest json_serializable updates handle most cases automatically, so your models should work fine without explicitly adding it.
@JsonKey()
json_serializable