StringUtils constructor

StringUtils()

Implementation

factory StringUtils() {
  return _instance;
}