location top-level constant
String
const location
Implementation
const String location = String.fromEnvironment('LOCATION', defaultValue: 'Seoul');
const String location = String.fromEnvironment('LOCATION', defaultValue: 'Seoul');