triggerMapFile property

File get triggerMapFile

The file where the trigger map should be stored.

Implementation

File get triggerMapFile =>
    File(path.join(preferencesDirectory, triggerMapFilename));