instance property
DocumentReader
get
instance
The only instanse of singleton class DocumentReader.
Implementation
static DocumentReader get instance => _instance;
The only instanse of singleton class DocumentReader.
static DocumentReader get instance => _instance;