isCommonsLoaded property

bool get isCommonsLoaded

Check if the commons library is loaded.

Implementation

static bool get isCommonsLoaded => _commonsLibrary != null;