menu
teledart package
documentation
model.dart
BotDescription
BotDescription.fromJson factory constructor
BotDescription.fromJson factory constructor
dark_mode
light_mode
BotDescription.fromJson
constructor
BotDescription.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory BotDescription.fromJson(Map<String, dynamic> json) => _$BotDescriptionFromJson(json);
teledart package
documentation
model
BotDescription
BotDescription.fromJson factory constructor
BotDescription class