authors property

  1. @TagNumber.new(5)
PbList<StringValue> get authors

Implementation

@$pb.TagNumber(5)
$pb.PbList<$1.StringValue> get authors => $_getList(4);