WidgetsBundleId constructor

WidgetsBundleId(
  1. String id
)

Implementation

WidgetsBundleId(String id) : super(EntityType.WIDGETS_BUNDLE, id);