Creates a StacImage from a JSON map.
factory StacImage.fromJson(Map<String, dynamic> json) => _$StacImageFromJson(json);