hasFlutter property

bool hasFlutter

Implementation

bool get hasFlutter => flutterVersions?.isNotEmpty ?? false;