SlotData.empty constructor

SlotData.empty()

Implementation

factory SlotData.empty() => SlotData(-1, '', BoneData.empty());