instance property

DevUILogger get instance

Gets the singleton instance of DevUILogger.

Implementation

static DevUILogger get instance => _instance;