show method

void show()

Implementation

void show() {
  Toast.show(this);
}