isDartCliAppNow property

bool get isDartCliAppNow

Implementation

bool get isDartCliAppNow => isRunningOnDartVM! && !isFlutterAppNow!;