LifecycleState constructor

LifecycleState({
  1. String? state,
})

Implementation

LifecycleState({this.state});