Map<String, dynamic> toMap() { return TeamRemovedMapper.ensureInitialized() .encodeMap<TeamRemoved>(this as TeamRemoved); }