create static method

NeedsRestartResponse create()

Implementation

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