getDefault static method

Implementation

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