markInitialized method

void markInitialized()

Public utility methods

Implementation

void markInitialized() {
  _inited = true;
}