scheme property Null safety
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;
The name of the HTTP Authorization scheme to be used in the Authorization header as defined in RFC7235.
For http only. REQUIRED if so.
String? scheme;