build this object from a Json map
factory VegaEmbedOptions.fromJson(Map<String, dynamic> json) => _$VegaEmbedOptionsFromJson(json);