menu
flutter_env_switch package
documentation
models/env_exceptions.dart
EnvKeyNotFoundException
key property
key property
dark_mode
light_mode
key
property
String
key
final
The missing key.
Implementation
final String key;
flutter_env_switch package
documentation
models/env_exceptions
EnvKeyNotFoundException
key property
EnvKeyNotFoundException class