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