downloadLabelByID abstract method

Future<StandardFile> downloadLabelByID(
  1. ServiceCall call,
  2. Identifier request
)

Implementation

$async.Future<$1.StandardFile> downloadLabelByID(
    $grpc.ServiceCall call, $1.Identifier request);