requireEnvFile property

bool requireEnvFile
final

Whether to require a env file exists, or else the build_runner will fail if the file does not exits

Implementation

final bool requireEnvFile;