instance property

DocumentReader get instance

The only instanse of singleton class DocumentReader.

Implementation

static DocumentReader get instance => _instance;