audios property

  1. @TagNumber(5)
List<AudioEntity> get audios

Implementation

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