create static method

RawMessage create()

Implementation

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