initialize method

void initialize()

Implementation

void initialize() {
  isNull = true;
}