Utils constructor

Utils()

Implementation

factory Utils() {
  return _singleton;
}