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