static TeamLeft fromMap(Map<String, dynamic> map) { return ensureInitialized().decodeMap<TeamLeft>(map); }