SchemaMetadata

data class SchemaMetadata(val title: String?, val description: String?)

Constructors

Link copied to clipboard
constructor(title: String?, description: String?)

Properties

Link copied to clipboard
Link copied to clipboard