projectDescription property
String
get
projectDescription
Implementation
String get projectDescription => argResults['description'] as String? ?? '';
String get projectDescription => argResults['description'] as String? ?? '';