library property
DynamicLibrary?
get
library
Get the library for advanced operations.
Implementation
static DynamicLibrary? get library => _lib;
Get the library for advanced operations.
static DynamicLibrary? get library => _lib;