installDirectory property
String
get
installDirectory
Directory the payload occupies inside the package.
Implementation
String get installDirectory => p.url.join(prefix, name);
Directory the payload occupies inside the package.
String get installDirectory => p.url.join(prefix, name);