create static method

GrabResponse create()

Implementation

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