menu
televerse package
documentation
telegram.dart
ChatFullInfo
title property
title property
dark_mode
light_mode
title
property
@JsonKey(name: 'title')
String
?
get
title
inherited
Optional. Title of the chat.
Implementation
@JsonKey(name: 'title') String? get title;
televerse package
documentation
telegram
ChatFullInfo
title property
ChatFullInfo class