skus property

List<Sku>? skus
getter/setter pair

The list of public SKUs of the given service.

Implementation

core.List<Sku>? skus;