User

extension User
  • Convenience accessor that attempts to cast the user to a Session.

    Declaration

    Swift

    public var session: Session? { get }