menu
mattermost_api package
documentation
generated/api.dart
MmHttpBasicAuthentication
MmHttpBasicAuthentication constructor
MmHttpBasicAuthentication constructor
dark_mode
light_mode
MmHttpBasicAuthentication
constructor
MmHttpBasicAuthentication
(
{
String
username
=
''
,
String
password
=
''
,
})
Implementation
MmHttpBasicAuthentication({this.username = '', this.password = ''});
mattermost_api package
documentation
generated/api
MmHttpBasicAuthentication
MmHttpBasicAuthentication constructor
MmHttpBasicAuthentication class