AppLifecycleEvent constructor

AppLifecycleEvent(
  1. String state
)

Implementation

AppLifecycleEvent(this.state) : super();