factory Forecast_Data_Instant.fromJson(Map<String, dynamic> json) => jsonSerializers.deserializeWith(serializer, json)!;