menu
tdlib2 package
documentation
td_api.dart
EmailAddressAuthenticationCodeInfo
EmailAddressAuthenticationCodeInfo.new constructor
EmailAddressAuthenticationCodeInfo.new constructor
dark_mode
light_mode
EmailAddressAuthenticationCodeInfo
constructor
EmailAddressAuthenticationCodeInfo
(
{
required
String
emailAddressPattern
,
required
int
length
,
})
Implementation
EmailAddressAuthenticationCodeInfo({ required this.emailAddressPattern, required this.length, });
tdlib2 package
documentation
td_api
EmailAddressAuthenticationCodeInfo
EmailAddressAuthenticationCodeInfo.new constructor
EmailAddressAuthenticationCodeInfo class