create static method

StopRequest create()

Implementation

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