library property

DynamicLibrary? get library

Get the library for advanced operations.

Implementation

static DynamicLibrary? get library => _lib;