flavor property

String? flavor
latefinal

Implementation

late final flavor = argResults?['flavor'] as String?;