Expand description
This contains the definitions of builder-pattern structs.
The builder methods on the objects must be used instead to construct
these builder-pattern structs.
Structsยง
- Metadata
Builder - A builder used to create
Metadata. - Player
Builder - A builder used to create
Player.