LaunchAppAction constructor

LaunchAppAction({
  1. String? packageName,
})

Implementation

LaunchAppAction({this.packageName});