GooglCastPhotoMediaMetadataIOS constructor
GooglCastPhotoMediaMetadataIOS({})
Creates an iOS photo media metadata instance.
Implementation
GooglCastPhotoMediaMetadataIOS({
super.artist,
super.creationDateTime,
super.height,
super.latitude,
super.location,
super.longitude,
super.title,
super.width,
});