BasicCredentialsExtractable constructor
const
BasicCredentialsExtractable({
- String realm = 'restricted',
Reads basic credentials for realm.
Implementation
const BasicCredentialsExtractable({this.realm = 'restricted'});