ids property

  1. @TagNumber(5)
List<String> get ids

Successfully uploaded binary data ids.

Implementation

@$pb.TagNumber(5)
$core.List<$core.String> get ids => $_getList(4);