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