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