menu
aws_pinpoint_api package
documentation
pinpoint-2016-12-01.dart
SendUsersMessageResponse
SendUsersMessageResponse constructor
SendUsersMessageResponse constructor
dark_mode
light_mode
SendUsersMessageResponse
constructor
SendUsersMessageResponse
(
{
required
String
applicationId
,
String
?
requestId
,
Map
<
String
,
Map
<
String
,
EndpointMessageResult
>
>
?
result
,
})
Implementation
SendUsersMessageResponse({ required this.applicationId, this.requestId, this.result, });
aws_pinpoint_api package
documentation
pinpoint-2016-12-01
SendUsersMessageResponse
SendUsersMessageResponse constructor
SendUsersMessageResponse class