print order add item

This commit is contained in:
efrilm
2025-11-07 16:45:36 +07:00
parent 93560b85cb
commit 0886e8c912
4 changed files with 83 additions and 40 deletions
+1
View File
@@ -3,6 +3,7 @@ import 'package:freezed_annotation/freezed_annotation.dart';
import '../../common/api/api_failure.dart';
import '../../common/types/split_type.dart';
import '../product/product.dart';
part 'order.freezed.dart';