assetPath property
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;
The asset path to the .env file for this environment.
Must be declared in the host app's pubspec.yaml under flutter.assets.
final String assetPath;