scheme property

  1. @override
String scheme
override

Gets the authorization scheme.

Implementation

@override
String get scheme => 'Bearer';