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