instance property

NullLoggerFactory get instance

Returns the shared instance of NullLoggerFactory.

Implementation

static NullLoggerFactory get instance => const NullLoggerFactory();