values property

Set of all values of IOSShouldAllowDeprecatedTLSAction.

Implementation

static final Set<IOSShouldAllowDeprecatedTLSAction> values = [
  IOSShouldAllowDeprecatedTLSAction.ALLOW,
  IOSShouldAllowDeprecatedTLSAction.CANCEL,
].toSet();