onLocalEventHandlerActionComponentIdentifier property
@doc Reference to the action component that will process the local app event
Implementation
@$pb.TagNumber(2)
FFIdentifier get onLocalEventHandlerActionComponentIdentifier => $_getN(1);
Implementation
@$pb.TagNumber(2)
set onLocalEventHandlerActionComponentIdentifier(FFIdentifier value) =>
$_setField(2, value);