initializeSub method

  1. @mustCallSuper
void initializeSub()

Implementation

@mustCallSuper
void initializeSub() {
  _subscribeToEvents();
}