ResultStorage constructor

ResultStorage()

Implementation

factory ResultStorage() {
  return shared;
}