NativeLiveListPointerUnsignedChar constructor

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

Implementation

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