PageDetails constructor
PageDetails({})
Implementation
PageDetails({
this.id,
this.name,
this.clientId,
this.pageId,
this.status,
this.properties,
this.components,
this.imageKey,
this.createdBy,
this.appVersion,
this.tag,
this.usedIn,
this.createdAt,
this.updatedAt,
this.v,
});