init()

in Sources/apm-agent-ios/Session/SessionSampler.swift [26:28]


    init(decision: Bool) {
      self.decision = decision
    }