menu
aws_lambda_api package
documentation
lambda-2015-03-31.dart
EnvironmentError
EnvironmentError constructor
EnvironmentError constructor
dark_mode
light_mode
EnvironmentError
constructor
EnvironmentError
(
{
String
?
errorCode
,
String
?
message
,
})
Implementation
EnvironmentError({ this.errorCode, this.message, });
aws_lambda_api package
documentation
lambda-2015-03-31
EnvironmentError
EnvironmentError constructor
EnvironmentError class