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