create static method

PageInfo create()

Implementation

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