isHoldingSomething abstract method

Future<IsHoldingSomethingResponse> isHoldingSomething(
  1. ServiceCall call,
  2. IsHoldingSomethingRequest request
)

Implementation

$async.Future<$25.IsHoldingSomethingResponse> isHoldingSomething($grpc.ServiceCall call, $25.IsHoldingSomethingRequest request);