CloseWebApp constructor

CloseWebApp({
  1. required int webAppLaunchId,
})

Implementation

CloseWebApp({required this.webAppLaunchId});