acceptLanguage constant
String
const acceptLanguage
The HTTP header key used to specify the language preference of the client.
Implementation
static const String acceptLanguage = 'Accept-Language';