create static method

GrabRequest create()

Implementation

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