disable static method

void disable()

Implementation

static void disable() {
  get()!._disable();
}