ScreenEvent constructor

ScreenEvent(
  1. String name
)

Implementation

ScreenEvent(this.name) : super(LogType.screenEvent);