menu
aws_codestar_notifications_api package
documentation
codestar-notifications-2019-10-15.dart
ListTargetsResult
targets property
targets property
dark_mode
light_mode
targets
property
List
<
TargetSummary
>
?
targets
final
The list of notification rule targets.
Implementation
final List<TargetSummary>? targets;
aws_codestar_notifications_api package
documentation
codestar-notifications-2019-10-15
ListTargetsResult
targets property
ListTargetsResult class