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