AppLogPrinter constructor

AppLogPrinter({
  1. required String className,
})

Implementation

AppLogPrinter({required this.className});