voice property

  1. @TagNumber.new(17)
VoiceLifecycleEvent get voice

Implementation

@$pb.TagNumber(17)
VoiceLifecycleEvent get voice => $_getN(16);
  1. @TagNumber.new(17)
set voice (VoiceLifecycleEvent value)

Implementation

@$pb.TagNumber(17)
set voice(VoiceLifecycleEvent value) => $_setField(17, value);