getDefault static method

EnableServiceResponse getDefault()

Implementation

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