uiProperties property
UI properties for the placeholder shown in the component editor canvas.
Implementation
@$pb.TagNumber(2)
FFChildSlotUIProperties get uiProperties => $_getN(1);
Implementation
@$pb.TagNumber(2)
set uiProperties(FFChildSlotUIProperties value) => $_setField(2, value);