flavor property

String? get flavor

Implementation

String? get flavor {
  return arguments['flavor'];
}