Creates a new empty conference.
ReadonlydivisionsReturns the divisions as a JSON array.
Gets the conference name.
ReadonlynumReturns the number of divisions in this conference.
ReadonlynumReturns the total number of teams in this conference.
Adds a division to the conference (takes ownership of the division).
Returns all team IDs across all divisions.
Checks if a team is in this conference.
Returns the conference as a JSON-serializable object.
Staticwith
A WASM-friendly wrapper around
LeagueConference.