onPrinterCustomer method
Implementation
void onPrinterCustomer(bool value) async {
stone.payment.printerCurrentTransaction(printCustomerSlip: value);
}
void onPrinterCustomer(bool value) async {
stone.payment.printerCurrentTransaction(printCustomerSlip: value);
}