menu
flutter_doc_scanner package
documentation
flutter_doc_scanner_models.dart
ImageScanResult
ImageScanResult.new const constructor
ImageScanResult.new const constructor
dark_mode
light_mode
ImageScanResult
constructor
const
ImageScanResult
(
{
required
List
<
String
>
images
,
})
Implementation
const ImageScanResult({required this.images});
flutter_doc_scanner package
documentation
flutter_doc_scanner_models
ImageScanResult
ImageScanResult.new const constructor
ImageScanResult class