Instance Method first(decodingFluent:) func first<Model>(decodingFluent model: Model.Type) async throws -> Model? where Model : Model