show method

void show()

Implementation

void show() {
  emit(true);
}