services property

List<Service>? services
final

The services that have processed a traced request during the specified time frame.

Implementation

final List<Service>? services;