NativeLiveListPointerUnsignedInt constructor

NativeLiveListPointerUnsignedInt(
  1. List<int> inner, [
  2. Pointer<UnsignedInt>? ptr
])

Implementation

NativeLiveListPointerUnsignedInt(super.inner, [super.ptr]);