Match Phase
All possible phases of a football match. Wire values mirror the backend / iOS MatchPhase exactly (including the OTHER fallback bucket).
Entries
Properties
Fallback match minute used to position the progress bar when the backend does not provide statusChangedAt (i.e. when the exact minute cannot be computed client-side).
Default display text used when the backend does not override it via statusLabels.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
Whether this is added/injury time.
Whether the match has concluded.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.