MetadataEdit

class MetadataEdit(localIds: List<String>?) : NavigationIntent

A type representing the Metadata edit flow should be used.

Constructors

MetadataEdit
Link copied to clipboard
fun MetadataEdit(localIds: List<String>? = null)