menu
scanbot_sdk
scanbot_sdk.dart
ImageSource
ImageSource.new constructor
ImageSource.new
dark_mode
light_mode
ImageSource
constructor
ImageSource
(
{
required
ImageSourceType
type
,
required
String
?
filePath
,
})
Implementation
ImageSource({ required this.type, required this.filePath, });
scanbot_sdk
scanbot_sdk
ImageSource
ImageSource.new constructor
ImageSource class