A struct used for defining boolean flags in Vexil.
t() :: %Vexil.Structs.Flag{ long: String.t(), multiple: bool(), short: String.t() }