aws_lambda_dart_runtime
alb_event
AwsALBResponse
isBase64Encoded property
isBase64Encoded
aws_lambda_dart_runtime
alb_event
AwsALBResponse
isBase64Encoded property
AwsALBResponse class
Constructors
AwsALBResponse
fromString
Properties
body
hashCode
headers
isBase64Encoded
runtimeType
statusCode
statusDescription
Methods
noSuchMethod
toJson
toString
Operators
operator ==
isBase64Encoded
property
bool
isBase64Encoded
read / write
Indicates if the
body
is Base64 encoded or not. By default is
false
.
Implementation
bool isBase64Encoded