IntSym constructor

const IntSym(
  1. int value
)

Implementation

const IntSym(this.value) : super._();