menu
docusign_flutter package
documentation
model/recipient_sms_authentication_model.dart
RecipientSmsAuthenticationModel
RecipientSmsAuthenticationModel.new constructor
RecipientSmsAuthenticationModel.new constructor
dark_mode
light_mode
RecipientSmsAuthenticationModel
constructor
RecipientSmsAuthenticationModel
(
{
required
List
<
String
>
senderProvidedNumbers
,
})
Implementation
RecipientSmsAuthenticationModel({ required this.senderProvidedNumbers, });
docusign_flutter package
documentation
model/recipient_sms_authentication_model
RecipientSmsAuthenticationModel
RecipientSmsAuthenticationModel.new constructor
RecipientSmsAuthenticationModel class