menu
td_json_client package
documentation
td_api.dart
CallStateError
CallStateError.new constructor
CallStateError.new constructor
dark_mode
light_mode
CallStateError
constructor
CallStateError
(
{
String
?
extra
,
int
?
client_id
,
Error
?
error
,
})
Implementation
CallStateError({ super.extra, super.client_id, this.error, });
td_json_client package
documentation
td_api
CallStateError
CallStateError.new constructor
CallStateError class