instance property
ErrorLogger
get
instance
Gets the singleton instance of ErrorLogger
Implementation
static ErrorLogger get instance => _singleton;
Gets the singleton instance of ErrorLogger
static ErrorLogger get instance => _singleton;