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