IDType constructor

const IDType(
  1. int value
)

Implementation

const IDType(this.value);