printer receipt
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import 'package:freezed_annotation/freezed_annotation.dart';
|
||||
|
||||
import '../../common/function/app_function.dart';
|
||||
import '../../domain/printer/printer.dart';
|
||||
|
||||
part 'printer_dtos.freezed.dart';
|
||||
part 'printer_dtos.g.dart';
|
||||
|
||||
part 'dtos/printer_dto.dart';
|
||||
|
||||
Reference in New Issue
Block a user