menu
aws_lambda_api package
documentation
lambda-2015-03-31.dart
EnvironmentResponse
variables property
variables property
dark_mode
light_mode
variables
property
Map
<
String
,
String
>
?
variables
final
Environment variable key-value pairs.
Implementation
final
Map
<
String
,
String
>? variables;
aws_lambda_api package
documentation
lambda-2015-03-31
EnvironmentResponse
variables property
EnvironmentResponse class
Constructors
EnvironmentResponse
fromJson
Properties
error
hashCode
runtimeType
variables
Methods
noSuchMethod
toString
Operators
operator ==