has abstract method

Future<HasReply> has(
  1. ServiceCall call,
  2. HasRequest request
)

Implementation

$async.Future<$0.HasReply> has($grpc.ServiceCall call, $0.HasRequest request);