create static method

MsgDelegate create()

Implementation

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