catalogComponentKeys property

  1. @TagNumber(3)
PbList<String> get catalogComponentKeys

@doc Component keys to include in the GenUI catalog (must not have action params).

Implementation

@$pb.TagNumber(3)
$pb.PbList<$core.String> get catalogComponentKeys => $_getList(2);