KeyboardButton.requestWebApp constructor
      
      KeyboardButton.requestWebApp(
    
- String text,
- WebAppInfo? webApp
WebApp constructor
Implementation
KeyboardButton.requestWebApp(this.text, this.webApp);