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