getDefault static method

InstallJobResponse getDefault()

Implementation

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