VecI32Iterator constructor

VecI32Iterator(
  1. Int32List data
)

Implementation

VecI32Iterator(this.data);