logDebug property

void Function(String message) logDebug
final

Debug logger.

Implementation

final void Function(String message) logDebug;