Map<String, dynamic> toMap() => { "vendor_order_id": vendorOrderId, "stage": stage, "order": order?.toMap(), };