events property

List<ServiceEvent>? events
final

The event stream for your service. A maximum of 100 of the latest events are displayed.

Implementation

final List<ServiceEvent>? events;