justInstalled property
bool
get
justInstalled
Indicate if this is the 'first' install of the app.
Implementation
bool get justInstalled => _justInstalled;
Indicate if this is the 'first' install of the app.
bool get justInstalled => _justInstalled;