menu
aws_pinpoint_api package
documentation
pinpoint-2016-12-01.dart
SMSChannelRequest
SMSChannelRequest constructor
SMSChannelRequest constructor
dark_mode
light_mode
SMSChannelRequest
constructor
SMSChannelRequest
(
{
bool
?
enabled
,
String
?
senderId
,
String
?
shortCode
,
})
Implementation
SMSChannelRequest({ this.enabled, this.senderId, this.shortCode, });
aws_pinpoint_api package
documentation
pinpoint-2016-12-01
SMSChannelRequest
SMSChannelRequest constructor
SMSChannelRequest class