getDefault static method

RebootCommand getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static RebootCommand getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<RebootCommand>(create);