Brand

data class Brand(val name: String)

A Points of Interest brand.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

The name of the brand.