I have generic api response model which is JsonSerializable. here is the class.
@JsonSerializable() class ApiResponseBaseModel { @JsonKey(fromJso