pageDisappear static method

void pageDisappear()

Implementation

static void pageDisappear() async {
  _invoke("pageDisappear", null);
}