isLoaded property
bool
get
isLoaded
Legacy: Check if any native library is loaded.
Implementation
static bool get isLoaded => _commonsLibrary != null;
Legacy: Check if any native library is loaded.
static bool get isLoaded => _commonsLibrary != null;