DebugLogData constructor

const DebugLogData(
  1. String _message
)

Implementation

const DebugLogData(this._message);