isDownloadable abstract method

Future<BooleanResponse> isDownloadable(
  1. ServiceCall call,
  2. IdentifierUUID request
)

Implementation

$async.Future<$1.BooleanResponse> isDownloadable(
    $grpc.ServiceCall call, $1.IdentifierUUID request);