translations property

  1. @TagNumber.new(1)
PbList<Translation> get translations

Implementation

@$pb.TagNumber(1)
$pb.PbList<Translation> get translations => $_getList(0);