services property

List<LinkService>? services
getter/setter pair

List of provided services.

Implementation

core.List<LinkService>? services;