LogType constructor

const LogType(
  1. int value
)

Implementation

const LogType(this.value);