create static method

RebootCommand create()

Implementation

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