widgetId property

String get widgetId

The ID of the widget that triggered the event.

Implementation

String get widgetId => _json['widgetId'] as String;