IfdInts constructor

const IfdInts(
  1. List<int> ints
)

Implementation

const IfdInts(this.ints);