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