menu
dtk_api
features/order/order_cancel_dto.dart
OrderCancelCommentDto
OrderCancelCommentDto constructor
OrderCancelCommentDto
dark_mode
light_mode
OrderCancelCommentDto
constructor
OrderCancelCommentDto
(
{
required
String
date
,
required
String
text
,
})
Implementation
OrderCancelCommentDto({ required this.date, required this.text, });
dtk_api
order_cancel_dto
OrderCancelCommentDto
OrderCancelCommentDto constructor
OrderCancelCommentDto class