dismiss static method

dynamic dismiss()

Implementation

static dismiss() {
  _entry?.remove();
}