Instance Subscriptvapor 4.114.1Vapor

subscript(_:)

Get and set values in the container by key.

SessionData.swift:33
subscript(key: String) -> String? { get set }