targetDeviceRoleName property Null safety
read / write
The role name of the device to which to send the task with taskName
when the trigger
condition is met.
Implementation
String? targetDeviceRoleName;
The role name of the device to which to send the task with taskName
when the trigger
condition is met.
String? targetDeviceRoleName;