menu
googleapis package
documentation
file/v1.dart
LdapConfig
LdapConfig.new constructor
LdapConfig.new constructor
dark_mode
light_mode
LdapConfig
constructor
LdapConfig
(
{
String
?
domain
,
String
?
groupsOu
,
List
<
String
>
?
servers
,
String
?
usersOu
,
})
Implementation
LdapConfig({this.domain, this.groupsOu, this.servers, this.usersOu});
googleapis package
documentation
file/v1
LdapConfig
LdapConfig.new constructor
LdapConfig class