LogPlainOutput.developerLog constructor

const LogPlainOutput.developerLog()

console implementation

log using dart:developer

Implementation

const factory LogPlainOutput.developerLog() = LogPlainOutputDeveloperLogImpl;