SettingsFileNotFoundError constructor

SettingsFileNotFoundError(
  1. String path
)

Implementation

SettingsFileNotFoundError(this.path);