uiProperties property
UI properties for the slot placeholder during component editing.
Implementation
@$pb.TagNumber(5)
FFChildSlotUIProperties get uiProperties => $_getN(4);
Implementation
@$pb.TagNumber(5)
set uiProperties(FFChildSlotUIProperties value) => $_setField(5, value);