postLaunchFile property

String? postLaunchFile
final

The deployment post-launch file. This file will be executed after the launch file.

Implementation

final String? postLaunchFile;