tracks property

  1. @TagNumber(3)
PbList<TrackSubscriptionDetails> get tracks

Implementation

@$pb.TagNumber(3)
$pb.PbList<TrackSubscriptionDetails> get tracks => $_getList(1);