SettingsFileEmptyError constructor

SettingsFileEmptyError(
  1. String path
)

Implementation

SettingsFileEmptyError(this.path);