create static method

CtrlMsg create()

Implementation

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