componentKeys property

  1. @TagNumber(32)
PbList<String> get componentKeys

TODO (victoria): surface to users once YAML format is supported.

Implementation

@$pb.TagNumber(32)
$pb.PbList<$core.String> get componentKeys => $_getList(29);