create static method

MsgBlock create()

Implementation

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