SettingsFormatError constructor

const SettingsFormatError(
  1. String message
)

Implementation

const SettingsFormatError(super.message);