CustomStrings constructor

CustomStrings()

Implementation

factory CustomStrings() {
  return _singleton;
}