photoMetadata

inline fun photoMetadata(photoReference: String, noinline actions: PhotoMetadata.Builder.() -> Unit? = null): PhotoMetadata

Builds a new PhotoMetadata.

Return

the constructed PhotoMetadata

Parameters

photoReference

the reference identifying the underlying photo

actions

the actions to apply to the PhotoMetadata.Builder