menu
tdlib2 package
documentation
td_api.dart
JsonValueBoolean
JsonValueBoolean.new constructor
JsonValueBoolean.new constructor
dark_mode
light_mode
JsonValueBoolean
constructor
JsonValueBoolean
(
{
required
bool
value
,
})
Implementation
JsonValueBoolean({required this.value});
tdlib2 package
documentation
td_api
JsonValueBoolean
JsonValueBoolean.new constructor
JsonValueBoolean class