menu
tdlib2 package
documentation
td_api.dart
RestrictionInfo
RestrictionInfo.new constructor
RestrictionInfo.new constructor
dark_mode
light_mode
RestrictionInfo
constructor
RestrictionInfo
(
{
required
String
restrictionReason
,
required
bool
hasSensitiveContent
,
})
Implementation
RestrictionInfo({ required this.restrictionReason, required this.hasSensitiveContent, });
tdlib2 package
documentation
td_api
RestrictionInfo
RestrictionInfo.new constructor
RestrictionInfo class