hasPackages property

bool get hasPackages

Whether the template requires runtime packages.

Implementation

bool get hasPackages => packages.isNotEmpty;