PrimitiveApiReader constructor

PrimitiveApiReader()

Implementation

factory PrimitiveApiReader() {
  return _instance;
}