burtLog property

BurtLog get burtLog

Returns the message in the form of a BurtLog

Implementation

BurtLog get burtLog => BurtLog(level: burtLogLevel, title: text, device: Device.DASHBOARD);