ExactLength constructor

ExactLength(
  1. int length
)

Implementation

ExactLength(this.length);