menu
r_barcode package
documentation
r_barcode_exception.dart
RBarcodeException
RBarcodeException.new constructor
RBarcodeException.new constructor
dark_mode
light_mode
RBarcodeException
constructor
RBarcodeException
(
String
code
,
String
?
description
)
Implementation
RBarcodeException(this.code, this.description);
r_barcode package
documentation
r_barcode_exception
RBarcodeException
RBarcodeException.new constructor
RBarcodeException class