flatMapThrowing(file:line:_:)

    EventLoopFuture+Deprecated.swift:28

    This declaration is deprecated: Please don't pass file:line:, there's no point.

    func flatMapThrowing<NewValue>(file: StaticString = #fileID, line: UInt = #line, _ callback: @escaping (Value) throws -> NewValue) -> EventLoopFuture<NewValue>

    Other members in extension

    Type members

    Instance members

    Show obsolete interfaces (8)

    Hide obsolete interfaces