Page constructor
Page({})
Implementation
Page({
this.pageName,
this.pageId,
this.pageSet,
this.pageExists,
this.pageVisible,
this.shortcode,
this.shortcodeRequired,
this.shortcodePresent,
});
Page({
this.pageName,
this.pageId,
this.pageSet,
this.pageExists,
this.pageVisible,
this.shortcode,
this.shortcodeRequired,
this.shortcodePresent,
});