Closed Zapix closed 3 years ago
We could use dataclasses.field with metadata key argument to store info about optional field. It's simpler then store this data in Meta.
metadata
Meta
We could use dataclasses.field with
metadata
key argument to store info about optional field. It's simpler then store this data inMeta
.