create static method

GetResponse create()

Implementation

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