deviceInteraction property
Implementation
late final deviceInteraction = InteractionFractal.controller.put({
'to': this,
'owner': DeviceFractal.my,
'kind': 3,
});
late final deviceInteraction = InteractionFractal.controller.put({
'to': this,
'owner': DeviceFractal.my,
'kind': 3,
});