notificationSupportedByAgent property
Indicates whether your smart home Action will report notifications to Google for this device via ReportStateAndNotification.
If your smart home Action enables users to control device notifications, you should update this field and call RequestSyncDevices.
Implementation
core.bool? notificationSupportedByAgent;