globalHandlerActionComponentIdentifier property
@doc Identifier for the component that handles this event globally.
Implementation
@$pb.TagNumber(7)
FFIdentifier get globalHandlerActionComponentIdentifier => $_getN(6);
Implementation
@$pb.TagNumber(7)
set globalHandlerActionComponentIdentifier(FFIdentifier value) =>
$_setField(7, value);