create static method

MercuryResponse create()

Implementation

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