instance property

DocumentReader instance

The only instanse of singleton class DocumentReader.

Implementation

static DocumentReader get instance => _instance;