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