audioSource property
Implementation
@$pb.TagNumber(7)
AudioSource get audioSource => $_getN(6);
Implementation
@$pb.TagNumber(7)
set audioSource(AudioSource value) => $_setField(7, value);
@$pb.TagNumber(7)
AudioSource get audioSource => $_getN(6);
@$pb.TagNumber(7)
set audioSource(AudioSource value) => $_setField(7, value);