publisherRtcStats property
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(14)
$core.String get publisherRtcStats => $_getSZ(13);
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(14)
set publisherRtcStats($core.String value) => $_setString(13, value);