menu
in_app_scanner package
documentation
in_app_scanner.dart
BarcodeUrl
BarcodeUrl.new constructor
BarcodeUrl.new constructor
dark_mode
light_mode
BarcodeUrl
constructor
BarcodeUrl
(
{
String
?
url
,
String
?
title
,
})
Constructor to create an instance of
BarcodeUrl
.
Implementation
BarcodeUrl({this.url, this.title});
in_app_scanner package
documentation
in_app_scanner
BarcodeUrl
BarcodeUrl.new constructor
BarcodeUrl class