authorization property

String? get authorization

Get the Authorization header

Implementation

static String? get authorization => request.headers.get('authorization');