binaryDataByIDs abstract method

Future<BinaryDataByIDsResponse> binaryDataByIDs(
  1. ServiceCall call,
  2. BinaryDataByIDsRequest request
)

Implementation

$async.Future<$3.BinaryDataByIDsResponse> binaryDataByIDs($grpc.ServiceCall call, $3.BinaryDataByIDsRequest request);