debug property
Implementation
static protos.LogLevel debug = ProtoMaker.createLogLevel(
'Debug',
Colors.white.value,
Icons.bug_report.codePoint,
);
static protos.LogLevel debug = ProtoMaker.createLogLevel(
'Debug',
Colors.white.value,
Icons.bug_report.codePoint,
);