menu
noma_chat package
documentation
noma_chat_advanced.dart
BasicAuthInterceptor
BasicAuthInterceptor.new constructor
BasicAuthInterceptor.new constructor
dark_mode
light_mode
BasicAuthInterceptor
constructor
BasicAuthInterceptor
(
{
required
String
username
,
required
String
password
,
void
onAuthFailure
()?,
})
Implementation
BasicAuthInterceptor({ required this.username, required this.password, this.onAuthFailure, });
noma_chat package
documentation
noma_chat_advanced
BasicAuthInterceptor
BasicAuthInterceptor.new constructor
BasicAuthInterceptor class