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