hide method

void hide()

A method to hide the button.

Implementation

void hide() => Telegram.WebApp.BackButton.hide();