create static method

PaginationResponse create()

Implementation

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