WidgetTypeId constructor

WidgetTypeId(
  1. String id
)

Implementation

WidgetTypeId(String id) : super(EntityType.WIDGET_TYPE, id);