installDirectory property

String get installDirectory

Directory the payload occupies inside the package.

Implementation

String get installDirectory => p.url.join(prefix, name);