load static method
Legacy method for backward compatibility. Loads the commons library by default.
Implementation
static DynamicLibrary load() => loadCommons();
Legacy method for backward compatibility. Loads the commons library by default.
static DynamicLibrary load() => loadCommons();