SharedDirectory constructor
SharedDirectory({})
Implementation
SharedDirectory({
this.createdDateTime,
this.lastUpdatedDateTime,
this.ownerAccountId,
this.ownerDirectoryId,
this.shareMethod,
this.shareNotes,
this.shareStatus,
this.sharedAccountId,
this.sharedDirectoryId,
});