justInstalled property

bool get justInstalled

Indicate if this is the 'first' install of the app.

Implementation

bool get justInstalled => _justInstalled;