create static method

ShutdownRequest create()

Implementation

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