The builder analogue to Taggable types.
Mutable map of the current tags this builder contains.
Attaches tag to the request using type as a key. Tags can be read from a request using Taggable.tag. Use null to remove any existing tag assigned for type.
null