getDefault static method

RebootDeviceResponse getDefault()

Implementation

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