menu
taisdk package
documentation
taisdk_interface.dart
EvaluationConfig
EvaluationConfig.new constructor
EvaluationConfig.new constructor
dark_mode
light_mode
EvaluationConfig
constructor
EvaluationConfig
(
{
String
?
secretId
,
String
?
secretKey
,
String
?
licenseId
,
String
?
configPath
,
int
?
limit
,
})
Implementation
EvaluationConfig({ this.secretId, this.secretKey, this.licenseId, this.configPath, this.limit, });
taisdk package
documentation
taisdk_interface
EvaluationConfig
EvaluationConfig.new constructor
EvaluationConfig class