AUTHORIZATION constant Null safety

String const AUTHORIZATION
@Deprecated("Use authorizationHeader instead")

Implementation

@Deprecated("Use authorizationHeader instead")
static const AUTHORIZATION = authorizationHeader;