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