LifeCycleObserve constructor

LifeCycleObserve(
  1. VoidCallback onUserActivity
)

Implementation

LifeCycleObserve(this.onUserActivity);