Map<String, dynamic> toMap() => { "total": total, "code": code, "order_id": orderId, "status": status, };