Closed mingchuno closed 5 years ago
fix currently dataclass with embedded dataclass cannot be correctly serialize to JSON. Also dataclass with non-primitive value cannot be correctly compare by equals which have no fix at the moment
@alexeyraspopov
@alexeyraspopov Hi, I have done the update, please check
fix currently dataclass with embedded dataclass cannot be correctly serialize to JSON. Also dataclass with non-primitive value cannot be correctly compare by equals which have no fix at the moment