authorization property

String? get authorization

Gets Authorization header

Implementation

String? get authorization => _headers.authorization;