notificationConfigs property

List<NotificationConfig>? notificationConfigs
getter/setter pair

Notification configs belonging to the requested parent.

Implementation

core.List<NotificationConfig>? notificationConfigs;