assetPath property

String assetPath
final

The asset path to the .env file for this environment.

Must be declared in the host app's pubspec.yaml under flutter.assets.

Implementation

final String assetPath;