InlineQueryResultsButtonTypeWebApp constructor

InlineQueryResultsButtonTypeWebApp({
  1. required String url,
})

Implementation

InlineQueryResultsButtonTypeWebApp({required this.url});