createChunkedBlob abstract method

Future<CreateChunkedBlobResponse> createChunkedBlob(
  1. ServiceCall call,
  2. CreateChunkedBlobRequest request
)

Implementation

$async.Future<$0.CreateChunkedBlobResponse> createChunkedBlob(
    $grpc.ServiceCall call, $0.CreateChunkedBlobRequest request);