publishedTracks property
map of track id to track type
Implementation
@$pb.TagNumber(3)
$pb.PbList<TrackType> get publishedTracks => $_getList(2);
map of track id to track type
@$pb.TagNumber(3)
$pb.PbList<TrackType> get publishedTracks => $_getList(2);