setAnnotation abstract method

Future<Empty> setAnnotation(
  1. ServerContext ctx,
  2. KeyValue request
)

Implementation

$async.Future<$0.Empty> setAnnotation(
    $pb.ServerContext ctx, $0.KeyValue request);