messageSettingsFileNotFound constant
String
const messageSettingsFileNotFound
Implementation
static const String messageSettingsFileNotFound =
"cometchat-settings.json not found. Ensure the file exists at the project root and is registered under flutter: assets: in pubspec.yaml.";