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