notifications property

List<Notification>? notifications
final

A list of notifications that are associated with a budget.

Implementation

final List<Notification>? notifications;