addLocalAppEventHandlerAction property
@doc Add a local app event handler
Implementation
@$pb.TagNumber(96)
FFAddLocalAppEventHandlerAction get addLocalAppEventHandlerAction =>
$_getN(95);
Implementation
@$pb.TagNumber(96)
set addLocalAppEventHandlerAction(FFAddLocalAppEventHandlerAction value) =>
$_setField(96, value);