create static method

CommandReceived create()

Implementation

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