instance property

LogCompression get instance

Implementation

static LogCompression get instance => _instance ??= LogCompression._();