Builder

class Builder

Properties

Link copied to clipboard
var key: String?

The key for the tag. Keys are not case-sensitive and must be unique.

Link copied to clipboard

The value associated with a key. The value may be an empty string but it can't be null.