ScreenUpdatedEvent constructor

ScreenUpdatedEvent(
  1. String screenId
)

Implementation

ScreenUpdatedEvent(this.screenId) : super();