installer property

Installer? installer
final

Enum value based on installerName

On Android it may be null if the app is installed by

  • ADB
  • a lesser known App Store
  • a backup restore tool

Implementation

final Installer? installer;