menu
gatekeeper package
documentation
gatekeeper_client.dart
GatekeeperClientConfig
GatekeeperClientConfig.new const constructor
GatekeeperClientConfig.new const constructor
dark_mode
light_mode
GatekeeperClientConfig
constructor
const
GatekeeperClientConfig
(
{
String
?
host
,
int
?
port
,
String
?
accessKey
,
bool
verbose
=
false
,
})
Implementation
const GatekeeperClientConfig({ this.host, this.port, this.accessKey, this.verbose = false, });
gatekeeper package
documentation
gatekeeper_client
GatekeeperClientConfig
GatekeeperClientConfig.new const constructor
GatekeeperClientConfig class