AssetModelAttribute

data class AssetModelAttribute(val defaultValue: String? = null)

Constructors

Link copied to clipboard
fun AssetModelAttribute(defaultValue: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val defaultValue: String? = null