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