Uint16 constructor

Uint16(
  1. Uint16List _data
)

Instantiates a dynamically allocated Uint16 bounds-checked element.

Implementation

Uint16(this._data);