menu
tdlib2 package
documentation
td_api.dart
SetName
SetName.new constructor
SetName.new constructor
dark_mode
light_mode
SetName
constructor
SetName
(
{
required
String
firstName
,
String
?
lastName
,
})
Implementation
SetName({required this.firstName, this.lastName});
tdlib2 package
documentation
td_api
SetName
SetName.new constructor
SetName class