create static method

PageRequest create()

Implementation

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