LogOutput.developerLog constructor
const
LogOutput.developerLog()
developerLog implementation
using dart:developer log
Implementation
const factory LogOutput.developerLog() = LogOutputDeveloperLogImpl;
developerLog implementation
using dart:developer log
const factory LogOutput.developerLog() = LogOutputDeveloperLogImpl;