afterInitialization method

void afterInitialization()

Implementation

void afterInitialization() {
  isInitialized = true;
}