Dataset constructor

Dataset()

Implementation

factory Dataset() {
  return _instance;
}