configs property

List<TaskPushNotificationConfig>? configs
getter/setter pair

The list of push notification configurations.

Implementation

core.List<TaskPushNotificationConfig>? configs;