packageName property

String packageName
getter/setter pair

app is the package name of the app. Pass this in app argument of startTransaction

Implementation

late String packageName;