LoadingUtils constructor

LoadingUtils()

Implementation

factory LoadingUtils() {
  return _instance;
}