systemApp property

bool systemApp
final

Whether the application is installed in the device's system image An application downloaded by the user won't be a system app

Implementation

final bool systemApp;