scheme property Null safety

String? scheme
read / write

The name of the HTTP Authorization scheme to be used in the Authorization header as defined in RFC7235.

For http only. REQUIRED if so.

Implementation

String? scheme;