actionComponentIdentifier property
@doc The action component identifier when the parameter is an action type.
Implementation
@$pb.TagNumber(3)
FFIdentifier get actionComponentIdentifier => $_getN(2);
Implementation
@$pb.TagNumber(3)
set actionComponentIdentifier(FFIdentifier value) => $_setField(3, value);