Char constructor

Char(
  1. int value
)

Implementation

Char(this.value);