data property

  1. @TagNumber(1)
List<MsgData> data

Implementation

@$pb.TagNumber(1)
$core.List<MsgData> get data => $_getList(0);