dynamicComponentKey property
Describes a unique key for a dynamic component widget for state management.
Implementation
@$pb.TagNumber(21)
FFComponentUniqueKey get dynamicComponentKey => $_getN(19);
Implementation
@$pb.TagNumber(21)
set dynamicComponentKey(FFComponentUniqueKey value) => $_setField(21, value);