sSLorTLS property

  1. @TagNumber(7)
bool get sSLorTLS

Implementation

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

Implementation

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