getTargetByID abstract method

Future<GetTargetByIDResponse> getTargetByID(
  1. ServiceCall call,
  2. GetTargetByIDRequest request
)

Implementation

$async.Future<$0.GetTargetByIDResponse> getTargetByID($grpc.ServiceCall call, $0.GetTargetByIDRequest request);