factory HistoricSamplingConfiguration.fromJson(Map<String, dynamic> json) => FromJsonFactory().fromJson<HistoricSamplingConfiguration>(json);