create static method

StopMessage create()

Implementation

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