readAllIds abstract method

Future<CalibresIdsResponse> readAllIds(
  1. ServiceCall call,
  2. ReadIdsRequest request
)

Implementation

$async.Future<$0.CalibresIdsResponse> readAllIds(
    $grpc.ServiceCall call, $0.ReadIdsRequest request);