hostUserId property
the id of the current host for this call
Implementation
@$pb.TagNumber(4)
$core.String get hostUserId => $_getSZ(3);
Implementation
@$pb.TagNumber(4)
set hostUserId($core.String value) => $_setString(3, value);
the id of the current host for this call
@$pb.TagNumber(4)
$core.String get hostUserId => $_getSZ(3);
@$pb.TagNumber(4)
set hostUserId($core.String value) => $_setString(3, value);