shouldRunPubGet property

bool shouldRunPubGet
final

Weather to run pub get after project creation

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

Implementation

final bool shouldRunPubGet;