QueryRows typedef

QueryRows = List<QueryRow>

Implementation

typedef QueryRows = List<QueryRow>;