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