menu
aws_lambda_dart_runtime package
documentation
runtime/environment.dart
Environment
executionEnv property
executionEnv property
dark_mode
light_mode
executionEnv
property
String
executionEnv
final
The execution environment of the function.
Implementation
final String executionEnv;
aws_lambda_dart_runtime package
documentation
runtime/environment
Environment
executionEnv property
Environment class