UtilsSingleTone constructor

UtilsSingleTone()

Implementation

factory UtilsSingleTone() {
  return _singleton;
}