threadKey property
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(6)
$core.List<$core.int> get threadKey => $_getN(5);
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(6)
set threadKey($core.List<$core.int> v) { $_setBytes(5, v); }