FoundWebApp constructor

FoundWebApp(
  1. {required WebApp web_app,
  2. required bool supports_settings,
  3. required bool request_write_access,
  4. required bool skip_confirmation,
  5. int? extra,
  6. int? clientId}
)

Contains information about a Web App found by its short name

Implementation

FoundWebApp