getLifecycle method

LifecycleRegistry getLifecycle()

Implementation

LifecycleRegistry getLifecycle() {
  return _lifecycle;
}