EventLogData constructor

const EventLogData(
  1. String _message
)

Implementation

const EventLogData(this._message);