widget property

String? widget
getter/setter pair

The ID of the updated widget.

The ID must match the one for the widget that triggered the update request.

Implementation

core.String? widget;