menu
tdlib package
documentation
td_api.dart
ChatListMain
ChatListMain.fromJson factory constructor
ChatListMain.fromJson factory constructor
dark_mode
light_mode
ChatListMain.fromJson
constructor
ChatListMain.fromJson
(
Map
<
String
,
dynamic
>
json
)
Parse from a json
Implementation
factory ChatListMain.fromJson(Map<String, dynamic> json) => const ChatListMain();
tdlib package
documentation
td_api
ChatListMain
ChatListMain.fromJson factory constructor
ChatListMain class