create static method

SignalMsg create()

Implementation

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