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