menu
anyline_plugin package
documentation
models/sdk_config.dart
OdometerConfig
OdometerConfig.new constructor
OdometerConfig.new constructor
dark_mode
light_mode
OdometerConfig
constructor
OdometerConfig
(
{
int
?
minConfidence
,
String
?
validationRegex
,
})
Implementation
OdometerConfig({ this.minConfidence, this.validationRegex, });
anyline_plugin package
documentation
models/sdk_config
OdometerConfig
OdometerConfig.new constructor
OdometerConfig class