create static method

StopAllResponse create()

Implementation

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