ClosedHouseholdSingleton constructor

ClosedHouseholdSingleton()

Implementation

factory ClosedHouseholdSingleton() {
  return _singleton;
}