LibraryConfiguration.process constructor Null safety
Creates a configuration for a dynamic library opened with DynamicLibrary.process.
Implementation
LibraryConfiguration.process()
: process = true,
name = null,
appendExtension = null,
version = null;