authorizationHeader constant
String
const authorizationHeader
Param added to the header for authenticated requests
Implementation
static const String authorizationHeader = 'Authorization';
Param added to the header for authenticated requests
static const String authorizationHeader = 'Authorization';