ResultSet constructor

ResultSet()

Implementation

factory ResultSet() {
  return _singleton;
}