ApiString constructor

ApiString()

Implementation

factory ApiString() {
  return _instance;
}