LogEntrySource constructor

const LogEntrySource(
  1. String value
)

Implementation

const LogEntrySource(this.value);