flavors top-level property

List<String> flavors
final

Flavors.

フレーバー。

Implementation

final flavors = [
  "dev",
  "stg",
  "prod",
];