envFile property

String? envFile
final

Path to the environment .env file loaded for this flavor (e.g. '.env.staging').

Implementation

final String? envFile;