binaryDataByIDs abstract method

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

Implementation

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