appPath property

String? appPath
final

Path of your app. Required when passing to add. Usually this is Platform.resolvedExecutable.

Implementation

final String? appPath;