searchMatrixPairs abstract method

Future<SearchMatrixPairsResponse> searchMatrixPairs(
  1. ServiceCall call,
  2. SearchMatrixPoints request
)

Implementation

$async.Future<$4.SearchMatrixPairsResponse> searchMatrixPairs($grpc.ServiceCall call, $4.SearchMatrixPoints request);