create static method

RestartModuleResponse create()

Implementation

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