menu
scanflow_datacapture_barcode package
documentation
lib/models/one_of_many_result.dart
OneOfManyResult
OneOfManyResult.new constructor
OneOfManyResult.new constructor
dark_mode
light_mode
OneOfManyResult
constructor
OneOfManyResult
(
{
String
?
decodedFormat
,
String
?
decodedValue
,
})
Implementation
OneOfManyResult({this.decodedFormat, this.decodedValue});
scanflow_datacapture_barcode package
documentation
lib/models/one_of_many_result
OneOfManyResult
OneOfManyResult.new constructor
OneOfManyResult class