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 the tag. The value can be an empty string but it can't be null.