stopLifecycleObserving method

  1. @override
void stopLifecycleObserving()
override

Implementation

@override
void stopLifecycleObserving() {
  _methodCalls.add('stopLifecycleObserving');
}