shouldRunPubGet property

bool shouldRunPubGet
final

Should get dependencies after project creation

  • Flag: --pub or --no-pub

Implementation

final bool shouldRunPubGet;