sSLorTLS property

  1. @TagNumber(7)
bool sSLorTLS

Implementation

@$pb.TagNumber(7)
$core.bool get sSLorTLS => $_getBF(6);
  1. @TagNumber(7)
void sSLorTLS=(bool v)

Implementation

@$pb.TagNumber(7)
set sSLorTLS($core.bool v) { $_setBool(6, v); }