enableAuthService method
- EnableAuthServiceRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$10.EnableAuthServiceResponse> enableAuthService($10.EnableAuthServiceRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$enableAuthService, request, options: options);
}