menu
aws_lambda_runtime package
documentation
runtime/context.dart
Context
executionEnv property
executionEnv property
dark_mode
light_mode
executionEnv
property
String
?
executionEnv
getter/setter pair
The execution environment of the function.
Implementation
String? executionEnv;
aws_lambda_runtime package
documentation
runtime/context
Context
executionEnv property
Context class