Liveness2DEstimator constructor Null safety

Liveness2DEstimator(
  1. DynamicLibrary dll_handle,
  2. Pointer<Void> impl
)

Implementation

Liveness2DEstimator(DynamicLibrary dll_handle, Pointer<Void> impl) : super(dll_handle, impl);