ComponentUpdatedState constructor

ComponentUpdatedState(
  1. String componentId
)

Implementation

ComponentUpdatedState(this.componentId) : super();