widgetId property
String
get
widgetId
The ID of the widget that triggered the event.
Implementation
String get widgetId => _json['widgetId'] as String;
The ID of the widget that triggered the event.
String get widgetId => _json['widgetId'] as String;