https://github.com/mozilla/blender/pull/56 added even more optional fields to the `Action` `dataclass`. Consider refactoring into an `Action` class and multiple child `dataclass`es?
#56 added even more optional fields to the
Actiondataclass.Consider refactoring into an
Actionclass and multiple childdataclasses?