disableIfNotInstalledFromPlayStore property
bool
get
disableIfNotInstalledFromPlayStore
Applicable exclusively to the Android platform.
Implementation
bool get disableIfNotInstalledFromPlayStore {
return AppticsFlutterPlatform.instance.disableIfNotInstalledFromPlayStore;
}