TeamFolder constructor
TeamFolder({})
Implementation
TeamFolder({
this.createTime,
this.creatorIamPrincipal,
this.displayName,
this.internalMetadata,
this.name,
this.updateTime,
});
TeamFolder({
this.createTime,
this.creatorIamPrincipal,
this.displayName,
this.internalMetadata,
this.name,
this.updateTime,
});