isCommonsLoaded property
bool
get
isCommonsLoaded
Check if the commons library is loaded.
Implementation
static bool get isCommonsLoaded => _commonsLibrary != null;
Check if the commons library is loaded.
static bool get isCommonsLoaded => _commonsLibrary != null;