anonymous property
Total number of anonymous participants in the call.
Implementation
@$pb.TagNumber(2)
$core.int get anonymous => $_getIZ(1);
Implementation
@$pb.TagNumber(2)
set anonymous($core.int value) => $_setUnsignedInt32(1, value);
Total number of anonymous participants in the call.
@$pb.TagNumber(2)
$core.int get anonymous => $_getIZ(1);
@$pb.TagNumber(2)
set anonymous($core.int value) => $_setUnsignedInt32(1, value);