STORE

data class STORE(val destination: String) : SortOption, VaryingArgument

Constructors

Link copied to clipboard
constructor(destination: String)

Properties

Link copied to clipboard
open override val data: List<Argument>
Link copied to clipboard