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