mountedFrom property

String? mountedFrom
final

The path this snap is mounted from, which is a .snap file for installed snaps and a directory for snaps in try mode.

Implementation

final String? mountedFrom;