ProcessingBlock constructor Null safety
- DynamicLibrary dll_handle,
- Pointer<
Void> impl
Implementation
ProcessingBlock(DynamicLibrary dll_handle, Pointer<Void> impl) : super(dll_handle, impl);
ProcessingBlock(DynamicLibrary dll_handle, Pointer<Void> impl) : super(dll_handle, impl);