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