aws_lambda_dart_runtime
cognito_event
AwsCognitoResponse
toJson method
toJson
aws_lambda_dart_runtime
cognito_event
AwsCognitoResponse
toJson method
AwsCognitoResponse class
Constructors
AwsCognitoResponse
fromJson
Properties
autoConfirmUser
autoVerifyEmail
autoVerifyPhone
claimsOverrideDetails
desiredDeliveryMediums
emailMessage
emailSubject
finalUserStatus
forceAliasCreation
hashCode
messageAction
runtimeType
smsMessage
userAttributes
Methods
noSuchMethod
toJson
toString
Operators
operator ==
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$AwsCognitoResponseToJson(this);