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