Uint64List.raw constructor

Uint64List.raw(
  1. Uint64List inner
)

This is only intended to be used by automatically generated code, instead of developers.

Implementation

Uint64List.raw(this.inner);