Builder

class Builder

Properties

Link copied to clipboard
var key: String?

One part of a key-value pair that make up a tag. A key is a general label that acts like a category for more specific tag values.

Link copied to clipboard

The optional part of a key-value pair that make up a tag. A value acts as a descriptor within a tag category (key).