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