menu
flutter_desktop_scanner package
documentation
classes.dart
Scanner
Scanner.new const constructor
Scanner.new const constructor
dark_mode
light_mode
Scanner
constructor
const
Scanner
(
String
name
,
String
vendor
,
String
model
,
String
type
,
)
Implementation
const Scanner(this.name, this.vendor, this.model, this.type);
flutter_desktop_scanner package
documentation
classes
Scanner
Scanner.new const constructor
Scanner class