packageType property

String? packageType
getter/setter pair

The type of package; whether native or non native(ruby gems, node.js packages etc).

Implementation

core.String? packageType;