createPackage abstract method
Future<CreatePackageResponse>
createPackage(
- ServiceCall call,
- Stream<
CreatePackageRequest> request
Implementation
$async.Future<$8.CreatePackageResponse> createPackage($grpc.ServiceCall call, $async.Stream<$8.CreatePackageRequest> request);