instance property
DevUILogger
get
instance
Gets the singleton instance of DevUILogger.
Implementation
static DevUILogger get instance => _instance;
Gets the singleton instance of DevUILogger.
static DevUILogger get instance => _instance;