isFirstLaunch property

bool get isFirstLaunch

Implementation

bool get isFirstLaunch => appLaunchCounter <= 1;