LogOutput.developerLog constructor

const LogOutput.developerLog()

developerLog implementation

using dart:developer log

Implementation

const factory LogOutput.developerLog() = LogOutputDeveloperLogImpl;