create static method

Envelope create()

Implementation

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