configFileName top-level constant
String
const configFileName
The name of the TOML configuration file
Implementation
const String configFileName = 'config.toml';
The name of the TOML configuration file
const String configFileName = 'config.toml';