debug property

bool debug
latefinal

Implementation

late final debug = argResults?['debug'] as bool? ?? false;