VecI16Iterator constructor

VecI16Iterator(
  1. Int16List data
)

Implementation

VecI16Iterator(this.data);