create static method

StopAllRequest create()

Implementation

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