hide static method

dynamic hide()

Implementation

static hide() {
  instance?._hide!();
}