isFirstBoot property

bool isFirstBoot
getter/setter pair

Indicates if this is the first launch of the app after initial install

Implementation

late bool isFirstBoot;