homeTraitPayload property
Map of device IDs to their Unified Device Data Model (UDDM) trait payloads.
This field is populated when device_view is set to HOME_TRAIT_ONLY or
HOME_TRAIT_AND_SMART_HOME_TRAIT.
Implementation
core.Map<core.String, HomeTraitPayload>? homeTraitPayload;