create static method

ShutdownResponse create()

Implementation

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