installCompletedIndicator property

String installCompletedIndicator

returns the path to the file that we use to indicated that the install completed succesfully.

Implementation

String get installCompletedIndicator => join(pathToDCli, 'install_completed');