menu
aws_health_api package
documentation
health-2016-08-04.dart
DescribeEventsResponse
events property
events property
dark_mode
light_mode
events
property
List
<
Event
>
?
events
final
The events that match the specified filter criteria.
Implementation
final List<Event>? events;
aws_health_api package
documentation
health-2016-08-04
DescribeEventsResponse
events property
DescribeEventsResponse class