distinguisherMethod property

FlowDistinguisherMethod? distinguisherMethod
final

Defines how to compute the flow distinguisher for requests that match this schema. nil specifies that the distinguisher is disabled and thus will always be the empty string.

Implementation

final FlowDistinguisherMethod? distinguisherMethod;