menu
quick_qr package
documentation
quick_qr.dart
BarcodeSMS
BarcodeSMS constructor
BarcodeSMS constructor
dark_mode
light_mode
BarcodeSMS
constructor
BarcodeSMS
(
{
String
?
message
,
String
?
phoneNumber
,
})
Constructor to create an instance of
BarcodeSMS
.
Implementation
BarcodeSMS({this.message, this.phoneNumber});
quick_qr package
documentation
quick_qr
BarcodeSMS
BarcodeSMS constructor
BarcodeSMS class