items property

List<License>? items
getter/setter pair

A list of License resources.

Implementation

core.List<License>? items;