menu
stream_video package
documentation
open_api/video/coordinator/api.dart
HttpBasicAuth
HttpBasicAuth constructor
HttpBasicAuth constructor
dark_mode
light_mode
HttpBasicAuth
constructor
HttpBasicAuth
(
{
String
username
=
''
,
String
password
=
''
,
})
Implementation
HttpBasicAuth({this.username = '', this.password = ''});
stream_video package
documentation
open_api/video/coordinator/api
HttpBasicAuth
HttpBasicAuth constructor
HttpBasicAuth class