Urls constructor

Urls()

Implementation

factory Urls() {
  return _singleton;
}