data property

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

Implementation

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