instance property

IDKitLog get instance

Implementation

static IDKitLog get instance => _instance ??= IDKitLog._init();