profile property

bool profile
latefinal

Implementation

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