TCICLogPrinter constructor

TCICLogPrinter({
  1. List<String> excludeMessages = const [],
})

Implementation

TCICLogPrinter({this.excludeMessages = const []});