menu
aws_lambda_dart_runtime package
documentation
runtime/environment.dart
Environment
functionVersion property
functionVersion property
dark_mode
light_mode
functionVersion
property
String
functionVersion
final
Version of the function that is invoked.
Implementation
final String functionVersion;
aws_lambda_dart_runtime package
documentation
runtime/environment
Environment
functionVersion property
Environment class