void back()

Source

void back() {
  this._platformLocation.back();
}