services property

List<Service>? services
getter/setter pair

The services in the specified location.

Implementation

core.List<Service>? services;