setAnnotation abstract method

Future<Empty> setAnnotation(
  1. ServiceCall call,
  2. KeyValue request
)

Implementation

$async.Future<$0.Empty> setAnnotation(
    $grpc.ServiceCall call, $0.KeyValue request);