activateSpeakerNotification property
Implementation
@$pb.TagNumber(16)
ActivateSpeakerNotification get activateSpeakerNotification => $_getN(14);
Implementation
@$pb.TagNumber(16)
set activateSpeakerNotification(ActivateSpeakerNotification v) {
setField(16, v);
}