menu
tdlib2 package
documentation
td_api.dart
InputCredentialsNew
InputCredentialsNew.new constructor
InputCredentialsNew.new constructor
dark_mode
light_mode
InputCredentialsNew
constructor
InputCredentialsNew
(
{
required
String
data
,
required
bool
allowSave
,
})
Implementation
InputCredentialsNew({required this.data, required this.allowSave});
tdlib2 package
documentation
td_api
InputCredentialsNew
InputCredentialsNew.new constructor
InputCredentialsNew class