langs property

  1. @TagNumber(2)
List<LangInfo> get langs

Implementation

@$pb.TagNumber(2)
$core.List<LangInfo> get langs => $_getList(1);