ByteType constructor

const ByteType(
  1. int value
)

Implementation

const ByteType(this.value);