legacyComponents property

  1. @Deprecated('This field is deprecated.')
  2. @TagNumber(28)
PbList<String> get legacyComponents

Component names in the order in which they appear

Implementation

@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(28)
$pb.PbList<$core.String> get legacyComponents => $_getList(25);