getDefault static method

ListServicesResponse getDefault()

Implementation

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