AppUtils constructor

AppUtils()

Implementation

factory AppUtils() {
  return _singleton;
}