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