startcustomprinting method
Implementation
Future<TransactionMonitor> startcustomprinting(List<Widget> template) {
throw UnimplementedError(
'startcustomprinting (List<Widget> template) has not been implemented.',
);
}
Future<TransactionMonitor> startcustomprinting(List<Widget> template) {
throw UnimplementedError(
'startcustomprinting (List<Widget> template) has not been implemented.',
);
}