getDefault static method

DisableServiceResponse getDefault()

Implementation

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