services property

List<Service>? services
getter/setter pair

The services belonging to the requested application.

Implementation

core.List<Service>? services;