values property
Set of all values of ShouldAllowDeprecatedTLSAction.
Implementation
static final Set<ShouldAllowDeprecatedTLSAction> values = [
ShouldAllowDeprecatedTLSAction.ALLOW,
ShouldAllowDeprecatedTLSAction.CANCEL,
].toSet();
Set of all values of ShouldAllowDeprecatedTLSAction.
static final Set<ShouldAllowDeprecatedTLSAction> values = [
ShouldAllowDeprecatedTLSAction.ALLOW,
ShouldAllowDeprecatedTLSAction.CANCEL,
].toSet();