create static method

RequestEnvelope create()

Implementation

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