Category

@Serializable
class Category(val name: String, val savePath: String)

Constructors

Link copied to clipboard
constructor(name: String, savePath: String)

Properties

Link copied to clipboard
Link copied to clipboard