componentClassNodeKeyRef property
@doc The key of the component to display in the dialog.
Implementation
@$pb.TagNumber(13)
FFNodeKeyReference get componentClassNodeKeyRef => $_getN(12);
Implementation
@$pb.TagNumber(13)
set componentClassNodeKeyRef(FFNodeKeyReference value) =>
$_setField(13, value);