Logic constructor

const Logic(
  1. int value
)

Implementation

const Logic(this.value);