create static method

WebsitePage create()

Implementation

@$core.pragma('dart2js:noInline')
static WebsitePage create() => WebsitePage._();