create static method

StopResponse create()

Implementation

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