locationAuth method
- LocationAuthRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$11.LocationAuthResponse> locationAuth($11.LocationAuthRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$locationAuth, request, options: options);
}