setTrue method

void setTrue()

Implementation

void setTrue() {
  emit(true);
}