LogEntryCategory constructor

const LogEntryCategory(
  1. String value
)

Implementation

const LogEntryCategory(this.value);