class documentation

class DataClassesDataMixin(ext.VariableMixin): (source)

View In Hierarchy

Undocumented

Property is_dataclass_field Whether this Variable is a L{dataclasses.field} attribute.
@cached_property
is_dataclass_field: bool = (source)

Whether this Variable is a L{dataclasses.field} attribute.