FolderMetadata constructor
FolderMetadata({})
Implementation
FolderMetadata({
this.createdTimestamp,
this.creatorId,
this.id,
this.labels,
this.latestVersionSize,
this.modifiedTimestamp,
this.name,
this.parentFolderId,
this.resourceState,
this.signature,
this.size,
});