create static method

MsgData create()

Implementation

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