menu
televerse package
documentation
telegram.dart
WebhookInfo
jsonString method
jsonString method
dark_mode
light_mode
jsonString
method
String
jsonString
(
)
Get JSON string of this object.
Implementation
String jsonString() => jsonEncode(this);
televerse package
documentation
telegram
WebhookInfo
jsonString method
WebhookInfo class