ListTaskPushNotificationConfigResponse constructor
ListTaskPushNotificationConfigResponse({
- List<
TaskPushNotificationConfig> ? configs, - String? nextPageToken,
Implementation
ListTaskPushNotificationConfigResponse({this.configs, this.nextPageToken});