isNotSetup property

bool isNotSetup

Verifies that cacheVersion has been setup

Implementation

bool get isNotSetup => flutterSdkVersion == null;