IntTransformation constructor

const IntTransformation(
  1. int? value
)

Implementation

const IntTransformation(this.value);