isInstalled property
Whether install has been called at least once.
Implementation
@visibleForTesting
static bool get isInstalled => _installed;
Whether install has been called at least once.
@visibleForTesting
static bool get isInstalled => _installed;