hasDevPackages property

bool get hasDevPackages

Whether the template requires development packages.

Implementation

bool get hasDevPackages => devPackages.isNotEmpty;