menu
aws_budgets_api package
documentation
budgets-2016-10-20.dart
DescribeNotificationsForBudgetResponse
notifications property
notifications property
dark_mode
light_mode
notifications
property
List
<
Notification
>
?
notifications
final
A list of notifications that are associated with a budget.
Implementation
final List<Notification>? notifications;
aws_budgets_api package
documentation
budgets-2016-10-20
DescribeNotificationsForBudgetResponse
notifications property
DescribeNotificationsForBudgetResponse class