title property

  1. @JsonKey(name: 'title')
String? get title
inherited

Title, for supergroups, channels, and group chats.

Implementation

@JsonKey(name: 'title')
String? get title;