photo Metadata
fun photoMetadata(photoReference: String, actions: PhotoMetadata.Builder.() -> Unit? = null): PhotoMetadata
Builds a new PhotoMetadata.
Return
the constructed PhotoMetadata
Parameters
photo Reference
the reference identifying the underlying photo
actions
the actions to apply to the PhotoMetadata.Builder