generateOnly property

bool generateOnly
latefinal

Implementation

late final generateOnly = argResults?['generate-only'] as bool? ?? false;