CouchDBClientRowsResponserowsInstance PropertyrowsThe array of rows returned by the query. Each row contains a CouchDB document and is represented by the nested Row structure.let rows: [RowsResponse<T>.Row]