MetadataEdit

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

A type representing the Metadata edit flow should be used.

Constructors

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