create static method

PageResponse create()

Implementation

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