VecU16Iterator constructor

VecU16Iterator(
  1. Uint16List data
)

Implementation

VecU16Iterator(this.data);